Description
Tested on 0.4.15-dev-6326-g4f542eb:
- Open "My Computer" folder
- Disable the status bar (it's enabled by default), close the window
- Open "My Computer" again
- Press "Search" or "Folders" toolbar button to show the band
- Status bar is "half displayed", with incorrect behavior, on the left pane only
- Enabling Status bar makes it OK :
- Expected result : like in Win2K3, if status bar is not displayed, it's not displayed.
The bug has been uncovered by 0.4.15-dev-6205-g209439a, but it didn't introduce the bug.
Culprit is likely in dll/win32/browseui/shellbrowser.cpp regarding to fStatusBar and RepositionBars() management upon ExplorerBand (eg : Folders....) being added.
Attachments
Issue Links
- blocks
-
CORE-19010 Status bar view state not saved / not persistent in the explorer
- Resolved
- is blocked by
-
CORE-10838 [PATCH] Explorer band implementation (folder treeview) + base bar fixes
- Resolved
- relates to
-
CORE-19029 Explorer : "Folders" band display glitch (same for "Favorites")
- Open