-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
[outdated] type: bugConfirmed bugs or reports that are very likely to be bugsConfirmed bugs or reports that are very likely to be bugscomponent: searchcomponent: uiplatform: linux
Milestone
Description
JabRef version 3.3 on Ubuntu 14.04
Steps to reproduce:
- Search for something in the database e.g. "Doe"
- Hit enter
- Search performs correctly
- Switch tab to another bib file
- Switch back to tab with "Doe" entries.
-> "Doe" gets highlighted in the search field, suggesting that it has the focus to enter a new search term, similar to the behavior of web-browsers. However, in contrast to browsers, a keyboard input is not recognized by the search bar.

Expected behavior:
- either the search field should get the focus, so a new search term can be typed immediately
- or: the search term should be highlighted only after the user clicked into the search bar.
Metadata
Metadata
Assignees
Labels
[outdated] type: bugConfirmed bugs or reports that are very likely to be bugsConfirmed bugs or reports that are very likely to be bugscomponent: searchcomponent: uiplatform: linux