View Issue Details

IDProjectCategoryView StatusLast Update
0006797ScribusCanvaspublic2008-09-29 21:44
Reporterchristoph_s Assigned Topierremarchand  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinuxOS VersionSUSE 10.3
Product Version1.3.5svn 
Target Version1.3.5Fixed in Version1.3.5svn 
Summary0006797: Selection with the mouse broken with certain text frames
DescriptionIt'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 Reproduce1) 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
TagsNo tags attached.
Patch

Relationships

child of 0005693 closedplinnell 1.3.5 bug collection (prior to roadmap) 

Activities

christoph_s

2008-02-24 19:34

developer   ~0019065

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

fschmid

2008-02-25 10:31

developer   ~0019074

Thats due to Jean's latest changes in the selection code, there is an initializer for a variable missing.

jghali

2008-02-25 10:54

administrator   ~0019075

No, that bug was submitted before my commit

jghali

2008-02-25 11:07

administrator   ~0019076

But true, some initializers are missing

fschmid

2008-02-25 11:32

developer   ~0019077

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.

jghali

2008-02-25 12:02

administrator   ~0019078

i can still here

pierremarchand

2008-09-27 21:49

reporter   ~0020348

r12572

Issue History

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