-- Originally posted by (AT sourceforge.net): *anonymous -- -- This ticket was imported from http://sourceforge.net/p/rkward/bugs/88 on 2017-05-30 15:26:58 +0100 -- When a html tab is open but the console window has focus and one types a slash "/" in it, the focus switches to the html tab and the search of the html tab is activated. This is on: ~$ aptitude show rkward Package: rkward State: installed Automatically installed: no Version: 0.5.6-1.1rkward.stable~natty KDE 4.6.2 version.string R version 2.13.0 \(2011-04-13\) -- Labels: Interface (example) --
Ouch, how annoying. Thanks for reporting. This is a bug in kdelibs. However, I have now added a workaround to our development version of RKWard. You may want to try our daily build, tomorrow \(https://launchpad.net/~rkward-devel/+archive/rkward-dailys\). To work around this without updating, open an HTML page, and focus it, select Settings->Configure Shortcuts. Search for "Find Text as You Type" or "/", and disable the shortcut \(you get essentially the same behavior by using Ctrl+F\). Regards Thomas
- **assigned_to**: nobody --> tfry - **summary**: using "/" in console activates search in html tab --> WORKAROUND, KDELIBS: html tab steals focus when typing "/"
-- Originally posted by (AT sourceforge.net): *anonymous -- Could you please give us a reference for the kdelibs bug \(for fixing other apps\)?
Hi, sorry for the long delay. the bug in KDElibs was fixed with https://git.reviewboard.kde.org/r/101491/ . For our workaround for non-fixed versions of KDElibs, see here: http://rkward.svn.sourceforge.net/viewvc/rkward/trunk/rkward/rkward/windows/rkhtmlwindow.cpp?r1=3628&r2=3659&pathrev=3659 Regards Thomas
- **status**: open --> closed