"Ctrl F" and "Ctrl Alt F" doesn't work in Basic IDE in LibO version dev300m103.
( Please take note also of these Basic IDE bugs: https://bugs.freedesktop.org/show_bug.cgi?id=30545#c7 )
@clio: Does not work mean? Nothing happens or does something unexpected? "Ctrl F" works with LibreOffice 3.3.2 – WIN7 Home Premium (64bit) German UI [OOO330m19 (Build:202 / tag 3.3.2.2)]", no idea from where I can download dev300m103
dev300m103 is current LibO master, you have to build it to see how it works. See http://artax.karlin.mff.cuni.cz/~kendy/blog/archives/monthly/2011-03.html#2011-03-04T10_18_40.htm
At least partial [Reproducible] with "LibreOffice 3.4Beta3 – WIN7 Home Premium (64bit) German UI [DEV300m103 (Build:3)]" <cntrl+f>: no find dialog appears, but a crippled "Dialog" toolbar <cntrl+alt+f>: works fine Menu 'Edit > Find': no find dialog appears, but a crippled "Dialog" toolbar Menu 'Edit > Find + Repace': works fine Related to "Bug 36684 - UI: Menu 'View> Toolbars' relations to toolbars messed up"? Seems different to "Bug 36571 - Find bar does not appear properly at top of screen" @Noel: Please feel free to reassign if it's not your area!
I think this is as a result of the find toolbar work, hopefully kendy has an idea what is gone wrong here
Created attachment 46354 [details] patch the patch allows cntrl-f to show the findbar ( as per the other apps ) There is still a problem with the alt-cntrl-f binding, there seems to be a general problem with basic and alt-cntrl-xxx bindings
Created attachment 46362 [details] patch another version that enabled cntrl-alt-F will raise the search and replace dialog. Known side-affects of this patch are that it allows cntrl-alt-xxx key configurations to be once again usable for the IDE. kendy can you have a look and see if you are happy with the toolbar part ?
I guess it makes more sense to assign to me,
fixed in 3.4 http://cgit.freedesktop.org/libreoffice/components/commit/?h=libreoffice-3-4&id=3db1a4235ac588cda2836f99091888583b461810 & http://cgit.freedesktop.org/libreoffice/libs-core/commit/?h=libreoffice-3-4&id=ad50ce46a6a25f73b7a1a1f69eb17e777e28cc22
*** Bug 37018 has been marked as a duplicate of this bug. ***
This patch solves also Bug 36834 – Ctrl C works even when menu is disabled in Basic IDE (https://bugs.freedesktop.org/show_bug.cgi?id=36834), but seems to arise the new Bug 37211 – "Del" and "Ctrl A" keys don't work in Basic IDE (https://bugs.freedesktop.org/show_bug.cgi?id=37211).