Version: 4.1.96 (KDE 4.2 RC1) (using Devel) OS: Linux Installed from: Compiled sources When I'm typing in a text field (I tested either a input or a textarea) and that I want to select the whole text in the text field, I do a CTRL+A. Until yesterday's kde42.debian.net update it was working fine, but now when I'm doing this I get the whole page selected (excepted the text field...)
Thanks for the bug report. I can confirm this in trunk rev. 916621. Bug 181600 looks related.
I think I have identified the commit that caused this regression: http://websvn.kde.org/?view=rev&revision=907392 Reverting that one fixes it for me. I'll CC David because he committed this change.
*** Bug 181600 has been marked as a duplicate of this bug. ***
*** Bug 182158 has been marked as a duplicate of this bug. ***
*** Bug 182207 has been marked as a duplicate of this bug. ***
SVN commit 917995 by dfaure: Fix Ctrl+A not going to the lineedit or textedit that has focus, when a Ctrl+A action exists in the window (and the same for Ctrl+E and Ctrl+U in lineedits, on X11). The "real fix" would be in QLineEdit and QTextControl, email sent to qt-bugs. This fix will be in KDE 4.2.1. BUG: 181180 M +10 -0 klineedit.cpp M +2 -0 ktextedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=917995
*** Bug 182654 has been marked as a duplicate of this bug. ***
*** Bug 182682 has been marked as a duplicate of this bug. ***
*** Bug 183811 has been marked as a duplicate of this bug. ***
*** Bug 184816 has been marked as a duplicate of this bug. ***
*** Bug 185244 has been marked as a duplicate of this bug. ***
*** Bug 185618 has been marked as a duplicate of this bug. ***
*** Bug 185646 has been marked as a duplicate of this bug. ***
*** Bug 187367 has been marked as a duplicate of this bug. ***