-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
3.8.0
Stash hijacks the default keyboard shortcut to search for text, and replaces the built in search functionality of the browser, which is performant and good, with one implemented in javascript which is slow, unnecessary and behaves unexpectedly (e.g. searching, clicking, then searching again)
This creates a lot of irritation and distraction when reviewing code.
Some possible resolutions:
- Change keyboard shortcut to something other than Ctrl-F
- User setting to activate/deactivate feature
- duplicates
-
BSERV-4942 Ctrl+F override is painful pull requests
- Closed