View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015994 | Scribus | Guides | public | 2019-12-08 21:21 | 2020-04-05 19:37 |
Reporter | ale | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.5.6.svn | ||||
Fixed in Version | 1.5.6.svn | ||||
Summary | 0015994: If guides are behind items, cursor still changes to guide moving | ||||
Description | - set the guides to be behind the items - draw a filled shape and put a guide in the middle of it - move the mouse over the guide - the cursor will change to the "move guide" one (wrong) - when clicking, the item will be selected (right) it's only a rendering thing, the behavior is correct (CanvasMode_Normal::SeleItem, called by CanvasMode_Normal::mousePressEvent has more complex logic than CanvasMode::onMouseMovement) | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-08 21:21 | ale | New Issue | |
2019-12-10 02:37 | jghali | Summary | if guides are behind items, cursor still changes to guide moving => If guides are behind items, cursor still changes to guide moving |
2019-12-10 02:38 | jghali | Assigned To | => jghali |
2019-12-10 02:38 | jghali | Status | new => resolved |
2019-12-10 02:38 | jghali | Resolution | open => fixed |
2019-12-10 02:38 | jghali | Fixed in Version | => 1.5.6.svn |
2020-04-05 19:37 | cbradney | Status | resolved => closed |