[Libreoffice-bugs] [Bug 102307] F3 executes uno:RepeatSearch from the FindBar TextFind widget when not defined as the shortcut

2023-03-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102307 --- Comment #9 from mahfiaz --- The bug is still there in 7.5.2.2. The patch is in my previous comment. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 102307] F3 executes uno:RepeatSearch from the FindBar TextFind widget when not defined as the shortcut

2023-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102307 --- Comment #8 from QA Administrators --- Dear mahfiaz, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 102307] F3 executes uno:RepeatSearch from the FindBar TextFind widget when not defined as the shortcut

2021-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102307 --- Comment #7 from QA Administrators --- Dear mahfiaz, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been

[Libreoffice-bugs] [Bug 102307] F3 executes uno:RepeatSearch from the FindBar TextFind widget when not defined as the shortcut

2019-03-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102307 --- Comment #6 from mahfiaz --- It still happens in 6.2.2.2 svx/source/tbxctrls/tbunosearchcontrollers.cxx@269 // Execute the search when Return, Ctrl-G or F3 pressed if ( KEY_RETURN == nCode || (bMod1 && (KEY_G