View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002377 | Scribus | Usability | public | 2005-08-03 14:31 | 2007-12-06 20:21 |
Reporter | drekka | Assigned To | avox | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Gentoo | OS Version | 2004.3 |
Product Version | 1.3.0 | ||||
Fixed in Version | 1.3.5svn | ||||
Summary | 0002377: Attempting to drag handles activates higher z-order objects. | ||||
Description | If I have two objects: ObjA in underneath ObjB. If I activate ObjA and one of it's resize handles is on top of ObjB, when I attempt to grab the handle by clicking on it, ObjB becomes active instead. I suspect this is a simple bug to fix. When the mouse is over a resize handle and the user does a mouse down, the view should not perform the code to look for and activate objects. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
This has bugged me for ages too. It works, but you have to hold down control. What's worse is that the cursor changes to indicate that it'll use the handle even when it doesn't. As for "simple bug to fix"... look at ScribusView::mouse...Event(...) then tell me that :S |
|
Kool. I've added the key combination to the wiki, and yes I've seen scribusview.cpp ;-) I've had a bit of a play with that code, but being a Java programmer and having no C++ experience, I'm weary of leaping into such a core block without knowing exactly what it does and how. ;-) |
|
Tested, fixed. Thanks. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-08-03 14:31 | drekka | New Issue | |
2005-08-03 15:40 |
|
Note Added: 0005869 | |
2005-08-03 15:40 |
|
Status | new => confirmed |
2005-08-03 15:40 |
|
Category | General => Usability |
2005-08-04 08:56 | drekka | Note Added: 0005893 | |
2005-08-09 16:32 |
|
Relationship added | related to 0002407 |
2005-08-09 16:33 |
|
Relationship added | related to 0000482 |
2007-12-05 13:34 | cbradney | Status | confirmed => assigned |
2007-12-05 13:34 | cbradney | Assigned To | => avox |
2007-12-05 13:34 | cbradney | Status | assigned => resolved |
2007-12-05 13:34 | cbradney | Fixed in Version | => 1.3.5svn |
2007-12-05 13:34 | cbradney | Resolution | open => fixed |
2007-12-06 20:21 | christoph_s | Status | resolved => closed |
2007-12-06 20:21 | christoph_s | Note Added: 0018196 |