RockteMQ-AI commented on issue #2764:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2764#issuecomment-5464639464

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   **Root Cause:** Global navigation shortcut handler does not check 
`shiftKey`, consuming Ctrl/Cmd-Shift-K which may belong to browser or other 
features.
   **Impact:** Shortcut conflict with browser-native or user-defined shortcuts.
   **Severity:** low
   
   Valid bug — the handler should gate on `!shiftKey`.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
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