View Issue Details

IDProjectCategoryView StatusLast Update
0010733ScribusUsabilitypublic2012-06-19 17:14
Reportercezaryece Assigned Tocezaryece  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0010733: Jump to other text frame overlaps editing one
DescriptionLets say you have one text frame and second just above it with overflow text set on.
You are editing text in frame below. Now you want to fast go to frame above and start edit text in it.
No there no possibility to do that without exit of edit mode in first frame.

In "clickedit" branch of git repository I push small code change to make such jump possible.
It is done by remember available text area from availableRegion() in cl field. In Canvas in frameHitTest cl region is taken for text frames in edit mode to check if mouse pointer is in available text area or it went outside.
TagsNo tags attached.
Patch

Activities

ale

2012-06-06 06:11

manager   ~0028093

i had a look at it and i liked it :-)

cezaryece

2012-06-19 17:14

updater   ~0028220

In fact it is duplicate of 0010352 which was resolved by commit of patch.

Issue History

Date Modified Username Field Change
2012-06-05 13:33 cezaryece New Issue
2012-06-06 06:11 ale Note Added: 0028093
2012-06-19 17:14 cezaryece Note Added: 0028220
2012-06-19 17:14 cezaryece Status new => closed
2012-06-19 17:14 cezaryece Assigned To => cezaryece
2012-06-19 17:14 cezaryece Resolution open => fixed
2012-06-19 17:14 cezaryece Fixed in Version => 1.5.0svn