Bug 152311 - Move Message to two column list closes on mouse move
Summary: Move Message to two column list closes on mouse move
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-14 18:17 UTC by clwatson
Modified: 2007-11-16 22:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description clwatson 2007-11-14 18:17:05 UTC
Version:           1.9.6 (enterprise 20070904.708012) (using KDE 3.5.7 "release 72.2" , openSUSE 10.3)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.22.12-0.1-default

When I right click on a message and choose "move to" and begin navigating the folder tree, some of the folders I open are two column folders.  When these open to the left, and the second column list is short, there is a blank area alligned with the parent window.  Moving the mouse from the parent to the column on the left, causes the child window and the parent window to close and brings me back to the right-click menu only.

The problem is that it can be difficult to get the mouse moved over to a valid(non-blank) area of the child without triggering the close action by having the cursor over a blank for too long.

It appears to me that the problem is in how the blank space is handled.  Mouse over the blank space should not cause the close any more than mousing over a valid item in the list, and "selecting" the blank space should have no effect as well.  Only selecting a valid destination or another window should close the child menu.
Comment 1 Thomas McGuire 2007-11-16 22:00:28 UTC
KMail uses generic QMenus for this, so that would be a Qt issue.