https://bugs.winehq.org/show_bug.cgi?id=57113
Bug ID: 57113 Summary: File open dialog doesn't show all the filtered file types Product: Wine Version: 9.16 Hardware: x86-64 URL: https://cef-builds.spotifycdn.com/cef_binary_127.3.5%2 Bg114ea2a%2Bchromium-127.0.6533.120_windows64_client.t ar.bz2 OS: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imwellcushtymelike@gmail.com Distribution: Ubuntu
Created attachment 77003 --> https://bugs.winehq.org/attachment.cgi?id=77003 Wine 9.16 console output
Under Windows 10 the file open dialog shows a list of the filtered file types. As it is such a small area its only use is to let you know that more than one file type has been filtered.
Under Wine the same area only lists one file type, although the filter itself does seem to work as expected.
Noticed when trying the "input types - multiple files" test in the CEF sample application.
https://bugs.winehq.org/show_bug.cgi?id=57113
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 77004 --> https://bugs.winehq.org/attachment.cgi?id=77004 File open dialog (Win 10 left, Wine 9.16 right)
https://bugs.winehq.org/show_bug.cgi?id=57113
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|File open dialog doesn't |File open dialog doesn't |show all the filtered file |list all the filtered file |types |types
https://bugs.winehq.org/show_bug.cgi?id=57113
Maotong Zhang zmtong1988@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zmtong1988@gmail.com
--- Comment #2 from Maotong Zhang zmtong1988@gmail.com --- Created attachment 77032 --> https://bugs.winehq.org/attachment.cgi?id=77032 display file types
Test this patch to see if it can display all file types
https://bugs.winehq.org/show_bug.cgi?id=57113
--- Comment #3 from Maotong Zhang zmtong1988@gmail.com --- (In reply to Ken Sharp from comment #1)
Created attachment 77004 [details] File open dialog (Win 10 left, Wine 9.16 right)
Test with the patch above
https://bugs.winehq.org/show_bug.cgi?id=57113
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- The patch works very nicely.
https://bugs.winehq.org/show_bug.cgi?id=57113
--- Comment #5 from Maotong Zhang zmtong1988@gmail.com --- (In reply to Ken Sharp from comment #4)
The patch works very nicely.
ok