You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/03/29 20:07:39 UTC

[GitHub] [superset] nickbp edited a comment on issue #9990: SQL Lab editor shortcuts override other common shortcuts

nickbp edited a comment on issue #9990:
URL: https://github.com/apache/superset/issues/9990#issuecomment-1082323251


   Seeing this on Superset 1.4.2 with Firefox 98.0.2. Ctrl+X and Ctrl+F shortcuts are silently ignored.
   
   Repro steps are straightforward:
   - Navigate to `http://[superset]/superset/sqllab/`
   - Attempt to cut text in editor box using Ctrl+X, observe nothing happens
     - Attempt to cut text by right-clicking and selecting the Cut option, observe that it works fine (so breakage seems to be specific to the keyboard shortcut)
     - Attempt to copy text using Ctrl+C, observe that it works fine (so breakage seems specific to the cut shortcut)
   - Attempt to bring up text search prompt using Ctrl+F, observe nothing happens
   
   To be honest I wonder if this is only affecting a small subset of users because the lack of a cut shortcut in particular makes the in-Superset SQL editor fairly unusable for me. As such I'd have expected more noise on this issue if it were more widespread.
   
   I've gotten to where I just do my primary editing in a separate text editor, since the ability to cut text comes up pretty often for me when constructing a query. My RSI is bad enough without needing to right-click to cut text.


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org