View Issue Details

IDProjectCategoryView StatusLast Update
0004778ScribusUser Interfacepublic2006-12-18 17:07
Reporterchristoph_s Assigned Tocbradney  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
Platformx86OSLinuxOS VersionSuSE 10.1
Product Version1.3.4cvs 
Summary0004778: Frame icons are displayed if the cursor is placed over slider bars
DescriptionOnce the cursor has left the canvas, it should return to the regular arrow. Currently, a special cursor like DrawTextFrame.xpm also shows up if moved across or even applied to the sliders.
TagsNo tags attached.
Patch

Relationships

has duplicate 0008702 closedjghali Mouse cursor stays as text caret when moving from text area to scrollbars 
related to 0002407 acknowledged Metabug: Misleading and wrong cursors 

Activities

fschmid

2006-12-12 16:05

administrator   ~0013882

Thats a bit tricky, as the scrollbars count to the view widget. The Leave Event which should change the cursor back to an arrow is only triggered if the mouse leaves outside the view + scrollbar area. This is a Qt limitation, don't know how to work around that.

christoph_s

2006-12-18 17:07

administrator   ~0014023

OK, perhaps with another Qt version ...

Issue History

Date Modified Username Field Change
2006-12-12 14:24 christoph_s New Issue
2006-12-12 16:05 fschmid Note Added: 0013882
2006-12-16 14:13 cbradney Status new => resolved
2006-12-16 14:13 cbradney Resolution open => not fixable
2006-12-16 14:13 cbradney Assigned To => cbradney
2006-12-18 17:07 christoph_s Status resolved => closed
2006-12-18 17:07 christoph_s Note Added: 0014023
2007-05-23 19:31 christoph_s Relationship added related to 0002407
2010-01-12 23:06 jghali Relationship added has duplicate 0008702