tenthe opened a new issue, #4817:
URL: https://github.com/apache/streampipes/issues/4817

   ### Body
   
   Ensure that keyboard shortcuts do not interfere with user input in connect 
script editor.
   
   ## Description
   
   StreamPipes shows available shortcuts when the user presses `Shift`. When 
the user is currently entering text, shortcut handling should be ignored so 
that uppercase letters and other `Shift` combinations can be entered normally.
   
   This already works for regular input fields, but not for script editors.
   
   For example, in the pipeline script editor, pressing `Shift + A` triggers 
the shortcut to switch to **Adapters** instead of entering an uppercase `A`.
   
   The same behavior should be checked and fixed for the script editor in 
adapters.
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to