Gradient tool: focus issues - can't increment offset of gradient stop
Bug #1095486 reported by
v1nce
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Invalid
|
Low
|
Unassigned |
Bug Description
0.48-devel-12005-37 ubuntu 12.04
add a gradient to a shape.
add stops.
select a stop (using click or dropdown)
click the spinbox to move the stop.
after first click focus is lost.
tags: | added: gradient ui |
Changed in inkscape: | |
milestone: | 0.91 → 0.92 |
To post a comment you must log in.
Reproduced with Inkscape 0.48+devel r12006 on OS X 10.7.4:
Various focus issues with the gradient tool controls bar widgets to edit the offset of a gradient stop:
1) It might be more convenient if the currently selected node always remains selected after modifying the stop value (by entering a new value, or by pressing the arrows of the spin button).
2) If multiple mid-stops are present, the offset value of the first stop cannot be modified numerically (the 'Offset' entry is insensitive). Dragging by mouse works as expected, and also updates the value displayed in the insensitive widget.
3) After pressing <Return> with the focus in the 'Offset' entry box, the current stop is no longer highlighted as 'selected' on-canvas, but is still active for the 'Offset' widget for one more edit. After using <Return> for a second time to update to another value, the current stop is completely deselected and the focus returned to canvas.