https://bugs.winehq.org/show_bug.cgi?id=57240
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 URL| |https://www.image-line.com/ | |fl-studio-download/ Regression SHA1| |b5cbb5562ca1aaf023a588bdc6c | |cb89220637fc4 Keywords| |download
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Bisected to
commit b5cbb5562ca1aaf023a588bdc6ccb89220637fc4 Author: Charlotte Pabst cpabst@codeweavers.com Date: Wed Sep 4 13:20:53 2024 +0200
comdlg32: Allow entering a filter in the itemdlg file name field.
Current filter is initially empty and can be set by typing a filter into the file name field or selecting an entry from the file type menu.
Selecting a file type entry with an empty spec leaves the current filter unchanged.
This behavior matches windows more closely and fixes applications that rely on SetFileName() for filtering.
Sidenote: Is it just me or is that program unbearably slow?