https://bugs.documentfoundation.org/show_bug.cgi?id=70001
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://bugs.documentfounda | |tion.org/show_bug.cgi?id=47 | |122, | |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=10 | |2307 | Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #6 from Justin L <[email protected]> --- This is effectively a duplicate of bug 47122 and/or bug 102307. (In reply to Paolo Benvenuto from comment #4) > After closing the dialog, ctl-g has a different meaning: > - ctl-g = opens the go to page dialog At least for macOS Ctrl+G still means 'find again'. commit 418982797f9bd2b2e9e5e47f81ba5041c91d6a0c Author: Yousuf Philips on Mon May 9 10:07:21 2016 +0000 tdf#98290 Cmd + G as Find Next shortcut for Mac Reviewed-on: https://gerrit.libreoffice.org/23407 I think changing the .uno:RepeatSearch keyboard shortcut to any of comment 4's suggestions would certainly be a mistake. Google says, "F3 has deep roots in the Windows ecosystem. The notable exception is MS Word which uses F3 for autoText. Where F3 is standard: Windows File Explorer, Notepad, Visual Studio, Web Browsers (Chrome/Edge/Firefox on Windows), and most modern Windows code and text editors. Ctrl+G is "Find Again" in Linux Firefox/Chrome and Gnome HIG standards. (But not KDE - there it is F3 - Ctrl-G is goto...)" Only a very compelling argument warrants changing default keyboard shortcut assignments. Certainly none of the existing keyboard defaults is wrong: -F3 matches MS Word for autoText - highly desirable to keep that match -Ctrl-G matches MS Word and KDE's Goto - highly desirable to keep that match -Microsoft Word has "Find Again", mapped by default to Shift+F4 and Ctrl+Alt+y. So the current LibreOffice shortcuts of Ctrl-F to start a Find, and Ctrl-Shift-F to find again does have some logic/symmetry. IMHO having special hardcoded F3 and Ctrl-G keyboard shortcuts while when in the find toolbar makes excellent sense in light of the Windows and Linux 'standards'. *** This bug has been marked as a duplicate of bug 47122 *** -- You are receiving this mail because: You are the assignee for the bug.
