Version: 3.9 (using KDE 4.1.3) OS: Linux Installed from: Ubuntu Packages When the mouse hovers over the note, the "X" close button on the top right is HUGE which makes the title increase which shifts the note content lower. Very annoying when you are trying to view/edit the last couple of lines on a long note.
Moreover, when you've to select some text on the note, you click on the note (where you want to start the selection), the title resize and you've to restart the selection action. I heavily suggest to disable the title resize. Look at the attached patch.
Created attachment 35308 [details] patch to disable title resizing Just try to use knotes a bit and you'll see that the resizing is irritating: when you've to set the cursor or select something you've to do the action two times. I suggest to disable this behaviour and, eventually, find a better solution than mine.
Please just disable the behaviour for now atleast until you find a better solution.
SVN commit 1009699 by finex: Disable title resizing on knotes CCBUG:175309 M +0 -2 knote.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1009699
SVN commit 1009773 by winterz: Backport r1009699 by finex from trunk to the 4.3 branch: Disable title resizing on knotes CCBUG:175309 M +0 -2 knote.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1009773