You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description:
(Tested only on REAPER, with the CLAP version of Surge XT)
Clicking on the different edits in the "Save Patch" window cause them all to highlight together, and multiplies or misplaces the blinking bar that indicates active editing - and most importantly, prevents proper input.
Input in general is haphazard when the "Save Patch" window is first opened, apparently due to the focus still being on elements of Surge's main GUI (as suggested by use of the Tab key, which leads to the highlighting of various elements on the darkened GUI, as if receiving focus).
User input is made possible by clicking on the title bar of the "Save Patch" window, but only if one subsequently navigates between the edits using the Tab key (or Shift+Tab to go back up the list of edits). However, clicking on them at any point mixes up the active edits again as described above, with any input going to the edit which was last focused through the Tab key.
The issue is highly similar to the one described here : Issue #7766
However, the issue is obviously not caused by keyboard input, but rather a mishandling of mouse input and focus handling in the GUI. Moreover, it occurs on REAPER rather than Renoise, and while REAPER does have a per-VST "Send all keyboard input to plug-in" option, activating it produces no result.
Surge XT Version
Version: 1.3.4.f7b97c6
Plugin Type: CLAP
Bitness: 64 bit
Reproduction Steps:
Steps to reproduce the behavior:
Open Surge XT (presumably in REAPER, presumably the CLAP version).
Click the "Save" button.
Try inputting text. Nothing should happen.
Click on an edit in the "Save Patch" window.
4.1 Sometimes it will accept text, sometimes not.
Try clicking on a second edit.
Both this and the previous one should be highlighted, and any input of text will be added to the first one, rather than the second one.
Expected Behavior:
Being able to navigate the "Save Patch" window by clicking the different edits.
Computer Information (please complete the following!):
OS: Ubuntu 24.04.1 LTS
Host: REAPER
Version: 7.24
The text was updated successfully, but these errors were encountered:
Bug Description:
(Tested only on REAPER, with the CLAP version of Surge XT)
Clicking on the different edits in the "Save Patch" window cause them all to highlight together, and multiplies or misplaces the blinking bar that indicates active editing - and most importantly, prevents proper input.
Input in general is haphazard when the "Save Patch" window is first opened, apparently due to the focus still being on elements of Surge's main GUI (as suggested by use of the Tab key, which leads to the highlighting of various elements on the darkened GUI, as if receiving focus).
User input is made possible by clicking on the title bar of the "Save Patch" window, but only if one subsequently navigates between the edits using the Tab key (or Shift+Tab to go back up the list of edits). However, clicking on them at any point mixes up the active edits again as described above, with any input going to the edit which was last focused through the Tab key.
The issue is highly similar to the one described here : Issue #7766
However, the issue is obviously not caused by keyboard input, but rather a mishandling of mouse input and focus handling in the GUI. Moreover, it occurs on REAPER rather than Renoise, and while REAPER does have a per-VST "Send all keyboard input to plug-in" option, activating it produces no result.
Surge XT Version
Reproduction Steps:
Steps to reproduce the behavior:
4.1 Sometimes it will accept text, sometimes not.
Expected Behavior:
Being able to navigate the "Save Patch" window by clicking the different edits.
Computer Information (please complete the following!):
The text was updated successfully, but these errors were encountered: