[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Fix search panel focus behaviour. Add search panel shortcuts help.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
baf052d5 by Benoît Minisini at 2024-10-17T23:26:08+02:00
Fix search panel focus behaviour. Add search panel shortcuts help.

[DEVELOPMENT ENVIRONMENT]
* BUG: Search panel: Fix the focus behaviour. Only 'F3' and 'SHIFT+F3' gives the focus to the editor.
* NEW: Shortcut dialog: Add a tab for the list of search panel shortcuts.
* NEW: Search panel: Add a text in the search field placeholder to tell the user that hitting 'CTRL+F' again changes the search location.

- - - - -


5 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Help/FHelpShortcut.class
- app/src/gambas3/.src/Help/FHelpShortcut.form
- app/src/gambas3/.src/Search/FSearch.class
- app/src/gambas3/.src/Search/FSearch.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/baf052d5b282bcd96335d2c1e13411475f2d61a5

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/baf052d5b282bcd96335d2c1e13411475f2d61a5
You're receiving this email because of your account on gitlab.com.