Description: When using the keyboard shortcut Ctrl+A to insert an interval at the cursor’s position within the Activity Chart, the interval is successfully created. However, the event is also passed to the browser, triggering the default “Select All” action and highlighting the entire page content.
Steps to Reproduce:
-
Open any activity.
-
Hover the mouse cursor over the Activity Chart where you want to insert the interval.
-
Press
Ctrl+A.
Actual Behavior: The interval is created at the cursor position, but all text/content on the webpage is simultaneously selected.
Expected Behavior: The interval should be created without triggering the browser’s native text selection.
Environment:
-
Chrome: Version 150.0.7871.114 (Official Build) (64-bit)
-
Edge: Version 150.0.4078.65 (Official Build) (64-bit)