View Issue Details

IDProjectCategoryView StatusLast Update
0014390ScribusGeneralpublic2019-10-18 14:47
ReporterFirasH Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version1.5.3.svn 
Summary0014390: Resizing with Alt+Shift+Arrow going under 0 Width/Height leads to wrongly managed Item size
DescriptionResizing with Alt+Shift+Arrow going under 0 Width/Height leads to wrongly managed Item size.

Expected to find this bug after looking at 0012118
Steps To Reproduce0) Create a new document
1) Insert an Item
2) Select the Item
3) Reduce the size of the Item with Alt+Shift+Arrow going over the opposite side of the Item (resize under 0 value Width/Height)

The Item is correctly placed on canvas, but Width/Height values are set to minimum possible.
Additional Information1.5.3.svn (21536)
TagsNo tags attached.
PatchNo

Relationships

related to 0012118 closedjghali Resizing rotated items going over 0 width/height behaves strangely 

Activities

FirasH

2017-01-15 16:57

developer   ~0043348

Confirmed with 1.5.3.svn (21708) on macOS 10.12.2

ale

2019-10-18 14:47

manager   ~0046799

also, if you go over the boundaries with alt-shift-arrow, then the alt-shift-arrow movement will be inversed.

this will only happen if we "reverse" a shape with the keyboard and not if we "reverse" the shape with the mouse.

personally, i'm ok for whatever is easier between:

- disallowing reversing the shape. (which would match the behavior of the spinboxes)
- fixing the behavior as soon as the key alt-shift keys are released.

Issue History

Date Modified Username Field Change
2016-11-27 21:13 FirasH New Issue
2016-11-27 21:13 FirasH Relationship added related to 0012118
2016-11-27 21:14 FirasH Description Updated
2017-01-15 16:57 FirasH Status new => confirmed
2017-01-15 16:57 FirasH Note Added: 0043348
2019-10-18 14:47 ale Note Added: 0046799