Bug 175309 - [patch] The title becomes larger when the note gain the focus
Summary: [patch] The title becomes larger when the note gain the focus
Status: RESOLVED FIXED
Alias: None
Product: knotes
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-16 17:00 UTC by Dhaval Patel
Modified: 2009-08-10 22:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch to disable title resizing (394 bytes, patch)
2009-07-14 11:08 UTC, FiNeX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dhaval Patel 2008-11-16 17:00:29 UTC
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.
Comment 1 FiNeX 2009-07-14 11:05:19 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.
Comment 2 FiNeX 2009-07-14 11:08:57 UTC
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.
Comment 3 Dhaval Patel 2009-07-14 13:36:54 UTC
Please just disable the behaviour for now atleast until you find a better solution.
Comment 4 FiNeX 2009-08-10 18:38:05 UTC
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
Comment 5 Allen Winter 2009-08-10 22:23:42 UTC
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