forked from sqlitebrowser/sqlitebrowser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop stealing focus() from the Browse Data tab to the Edit Cell
This is to address sqlitebrowser#662. Prior to this patch, when in "Window" mode the Edit Cell steals focus from the Browse Data tab. This means keyboard navigation in the Browse Data tab is impossible. :( This patch fixes that issue, allowing keyboard navigation to work correctly in the Browse Data tab again.
- Loading branch information
1 parent
94fcfc1
commit 2bcc603
Showing
1 changed file
with
3 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters