tsantalis / RefactoringMiner

MIT License
358 stars 137 forks source link

Keyboard shortcuts should be disabled if find mode is on #705

Closed koppor closed 5 months ago

koppor commented 5 months ago

Browser: Firefox

I am used to press Ctrl+F to find something.

  1. diff --url https://github.com/JabRef/jabref/pull/11180
  2. Select src/main/java/org/jabref/gui/JabRefFrame.java
  3. Press Ctrl+F
  4. Type c
  5. Result: (OK) grafik
  6. Type l
  7. Search closes and the file overview is shown

Expected result: Search continues.

Workaround: Press back in the browser, continue typing in the search popup.

tsantalis commented 5 months ago

@koppor This issue has been fixed