View Issue Details

IDProjectCategoryView StatusLast Update
0012760ScribusGeneralpublic2014-10-27 19:07
ReporterFirasH Assigned ToFirasH  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0012760: Node edit mode does not manage correctly enabled/disabled menu entries
DescriptionNode edit mode does not manage correctly enabled/disabled menu entries.
Steps To Reproduce0) Create a new document
1) Insert a Shape
2) Double-click on the Shape to enable Node edit mode
You can notice that menu entries are enabled/disabled as expected.

3A) Go to: Item > Locking > Size is Locked (or from Properties Palette)
3B) Move a node and Undo (do not exit Node mode)

4) Some entries are now enabled, even if should not, like:
     Item > Locking > Is Locked
     Item > Convert to > ...
     Rotate Item (Tools toolbar)
     Copy Item Properties (Tools toolbar)

In Properties Palette "Lock or unlock the object" which is the same as "Is Locked" is not enabled. Those re-enabled entries are listed under setFrameEditMode(bool b) in appmodehelper.cpp but something else is setting things in a different way...
Additional Information1.4.5.svn (19569)
1.5.0.svn (19570)
TagsNo tags attached.
Patch

Relationships

related to 0012793 closedFirasH [TESTED-PATCH] Scribus ui/menu entries might cause crash while drawing a Bezier Curve 
parent of 0012744 closedcbradney Undo/Redo re-enables "Item > Convert to" entries 

Activities

FirasH

2014-10-27 19:07

developer   ~0034162

Thanks cbradney!
Fixed in 1.5.0.svn (19612).

Issue History

Date Modified Username Field Change
2014-10-10 20:31 FirasH New Issue
2014-10-10 20:31 FirasH Relationship added parent of 0012744
2014-10-10 20:32 FirasH Steps to Reproduce Updated
2014-10-27 13:59 FirasH Relationship added related to 0012793
2014-10-27 18:44 FirasH Assigned To => FirasH
2014-10-27 18:44 FirasH Status new => assigned
2014-10-27 18:52 cbradney Status assigned => resolved
2014-10-27 18:52 cbradney Fixed in Version => 1.5.0svn
2014-10-27 18:52 cbradney Resolution open => fixed
2014-10-27 19:07 FirasH Note Added: 0034162
2014-10-27 19:07 FirasH Status resolved => closed