Summary: | [patch] The title becomes larger when the note gain the focus | ||
---|---|---|---|
Product: | [Unmaintained] knotes | Reporter: | Dhaval Patel <dhaval> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch to disable title resizing |
Description
Dhaval Patel
2008-11-16 17:00:29 UTC
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 |