https://bugs.winehq.org/show_bug.cgi?id=39635
Bug ID: 39635 Summary: Hungarian Excel Viewer 2007: "Open" dialog on Win8 does not refresh correctly Product: Wine Version: 1.8-rc1 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Distribution: ---
Continuation of bug 33736.
When you set Win version to 8 and then you want to open an XLS file in a folder, you notice, that the existing file (C:\Users\text.xls) is not listed, so there is nothing to open.
The problem is, that the folder content does not refresh, even if you right click and select refresh from context menu.
The trick is, that in File dialog you can't click on "User" link, but you have to click on the folder-icon standing on the left.
It has nothing to do, with filtering (*.xls etc.). For example you can click on _icon_ of "Program files", then all the folders are listed. When you then click on "Users" _link_, it still shows content of "Program Files" instead of "Users".
https://bugs.winehq.org/show_bug.cgi?id=39635
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.microsoft.c | |om/download/9/3/2/9322E5F0- | |4E93-43BD-A88F-A874FD8344F2 | |/ExcelViewer.exe
--- Comment #1 from Wylda wylda@volny.cz --- Filling some fields.
https://bugs.winehq.org/show_bug.cgi?id=39635
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com
--- Comment #2 from Andrew Eikum aeikum@codeweavers.com --- Is this using the new open file dialog window, with the treeview on the left? If so, can you revert 5bbdcaaa16018c9e15cbaadb3a6e5954d0089cf1 and see if that helps?
https://bugs.winehq.org/show_bug.cgi?id=39635
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |5bbdcaaa16018c9e15cbaadb3a6 | |e5954d0089cf1
--- Comment #3 from Wylda wylda@volny.cz --- (In reply to Andrew Eikum from comment #2)
Is this using the new open file dialog window, with the treeview on the left?
Yes.
If so, can you revert 5bbdcaaa16018c9e15cbaadb3a6e5954d0089cf1 and see if that helps?
Yes, thanks for tip. It is fixed by reverting this commit on top of wine-1.8-rc1-51-g3a6ac60.
Revert also fixes another thing. When you clicked on folder "links" they used to be blue as selected/marked. So end up with a lot of "blue" folders. It's gone after revert.
Maybe last thing, which probably is for separate bug report, that you need to double click on "+" sign standing on the left of the folder icon to unfold its content. However i did not verified that on real Win yet.
https://bugs.winehq.org/show_bug.cgi?id=39635
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |585009124aafc1fa6aaa536573a | |59fad7834f930 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com --- I've reverted that commit. It needs more thought, and especially tests. Thanks for reporting!
commit 585009124aafc1fa6aaa536573a59fad7834f930 Author: Andrew Eikum aeikum@codeweavers.com Date: Wed Nov 25 07:07:10 2015 -0600
Revert "explorerframe: Allow treeview expandos to open with a single click.".
https://bugs.winehq.org/show_bug.cgi?id=39635
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc2.
https://bugs.winehq.org/show_bug.cgi?id=39635
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |explorerframe