View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006797 | Scribus | Canvas | public | 2008-02-24 19:29 | 2008-09-29 21:44 |
Reporter | christoph_s | Assigned To | pierremarchand | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86 | OS | Linux | OS Version | SUSE 10.3 |
Product Version | 1.3.5svn | ||||
Target Version | 1.3.5 | Fixed in Version | 1.3.5svn | ||
Summary | 0006797: Selection with the mouse broken with certain text frames | ||||
Description | It's impossible to directly select items placed in front of text frames that have been created with Shift+click. One has to deselect the text frame before being able to select another itm. | ||||
Steps To Reproduce | 1) Create a text frame with Shift+click 2) Create a shape on top of the text frame 3) Select the text frame 4) Try to select the shape --> impossible | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
|
The same happens with grouped scrapbook objects: 1) create a shape 2) create text frame on top of the shape 3) group both objects 4) add the group to the scrapbook 5) drag the group on a page 6) ungroup 7) select the shape 8) try to select the text frame now --> impossible |
|
Thats due to Jean's latest changes in the selection code, there is an initializer for a variable missing. |
|
No, that bug was submitted before my commit |
|
But true, some initializers are missing |
|
Have added in my local copy a "m_delaySignals = 0;" in the constructors in selection.cpp. This seems to fix some issues. But i can't reproduce the original issue at all. |
|
i can still here |
|
r12572 |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-02-24 19:29 | christoph_s | New Issue | |
2008-02-24 19:34 | christoph_s | Note Added: 0019065 | |
2008-02-25 10:31 | fschmid | Note Added: 0019074 | |
2008-02-25 10:54 | jghali | Note Added: 0019075 | |
2008-02-25 11:07 | jghali | Note Added: 0019076 | |
2008-02-25 11:32 | fschmid | Note Added: 0019077 | |
2008-02-25 12:02 | jghali | Note Added: 0019078 | |
2008-03-02 20:57 | jghali | Status | new => confirmed |
2008-03-19 19:13 | christoph_s | Relationship added | child of 0005693 |
2008-09-27 21:49 | pierremarchand | Note Added: 0020348 | |
2008-09-27 21:49 | pierremarchand | Status | confirmed => resolved |
2008-09-27 21:49 | pierremarchand | Fixed in Version | => 1.3.5svn |
2008-09-27 21:49 | pierremarchand | Resolution | open => fixed |
2008-09-27 21:49 | pierremarchand | Assigned To | => pierremarchand |
2008-09-29 21:44 | cbradney | Status | resolved => closed |