[Bug 42724] New: Fix bugs about SHBrowseForFolder with BIF_BROWSEFORCOMPUTER flag which result in 'OK' button becomes gray all the way
https://bugs.winehq.org/show_bug.cgi?id=42724 Bug ID: 42724 Summary: Fix bugs about SHBrowseForFolder with BIF_BROWSEFORCOMPUTER flag which result in 'OK' button becomes gray all the way Product: Wine Version: 1.9.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs(a)winehq.org Reporter: xuwenlong(a)deepin.com Distribution: --- Created attachment 57705 --> https://bugs.winehq.org/attachment.cgi?id=57705 we think the function which PIDLIsType returns TRUE makes it not ENABLE When I use SHBrowseForFolder with BIF_BROWSEFORCOMPUTER flag to browse folders to select a property folder to save a file,the 'OK' button is gray all the way.But this is not the same in Microsoft Windows.In Microsoft Windows,it becomes grey only when I choose a 'MyComputer' or 'Network folder'. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42724 Wenlong Xu <xuwenlong(a)deepin.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57705|0 |1 is obsolete| | --- Comment #1 from Wenlong Xu <xuwenlong(a)deepin.com> --- Created attachment 57725 --> https://bugs.winehq.org/attachment.cgi?id=57725 BIF_RETURNONLYFSDIRS is prior to BIF_BROWSEFORCOMPUTER we think the problem is BIF_RETURNONLYFSDIRS is prior to BIF_BROWSEFORCOMPUTER,which we didn't take care before. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42724 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- Created attachment 58147 --> https://bugs.winehq.org/attachment.cgi?id=58147 from patches-list Maybe add the patch into staging? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org