https://bugs.winehq.org/show_bug.cgi?id=57710
Bug ID: 57710 Summary: Cannot open main menu via keyboard in Reason (DAW) Product: Wine Version: 10.0-rc6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: schroedingerscat@disroot.org Distribution: ---
Up until Wine v10.0-rc5, you could not open the app's main menu using the mouse. However, there was a workaround to open the main menu using the keyboard by pressing Alt+Arrow Key Down.
This workaround has been broken with Wine v10.0-rc6. The regression was introduced by git commit 710b94e212501727b3b1b8deea06a7757df43d51. That same commit caused another two regressions.
This makes the app unusable because you cannot even simply add a MIDI keybaord or change the audio driver.
Steps to reproduce: Follow the download and installation steps from "Additional Comments" here: https://appdb.winehq.org/objectManager.php?sClass=version&iId=42495
Then, just try to open Reason's main menu either by clicking with the mouse or by pressing Alt+Arrow Key Down. Nothing will work, making the app unusable.
https://bugs.winehq.org/show_bug.cgi?id=57710
schroedingerscat@disroot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |schroedingerscat@disroot.or | |g
--- Comment #1 from schroedingerscat@disroot.org --- For reference, there's a separate ticket about Reason's main menu not opening via the mouse, here: https://bugs.winehq.org/show_bug.cgi?id=10845
This is about the regression that broke the workaround to open the main menu using the keyboard.
https://bugs.winehq.org/show_bug.cgi?id=57710
schroedingerscat@disroot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |710b94e212501727b3b1b8deea0 | |6a7757df43d51
https://bugs.winehq.org/show_bug.cgi?id=57710
schroedingerscat@disroot.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=57710
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |rbernon@codeweavers.com Fixed by SHA1| |edd657757e64185aac7dd2c3c2e | |6e8c96bf9a8fa
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- This should be fixed with edd657757e64185aac7dd2c3c2e6e8c96bf9a8fa and Wine 10 release.
https://bugs.winehq.org/show_bug.cgi?id=57710
--- Comment #3 from schroedingerscat@disroot.org --- Confirming it's fixed in Wine 10.0, thank you!