[Webkit-unassigned] [Bug 154739] Web Inspector: Keyboard controls to nudge control points in custom transition bezier curve editor would be nice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 13:21:42 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=154739

Devin Rousso <dcrousso+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcrousso+webkit at gmail.com

--- Comment #2 from Devin Rousso <dcrousso+webkit at gmail.com> ---
(In reply to comment #0)
> The editor lets you select a control point but it would be nice to be able
> to hit left/right to nudge it some set amount of units or shift-left/right
> nudge some more units.

So, I'm thinking that the best way to do this might be to allow left/right (with the shift version too) to nudge the most recently selected control point.  Since controlpoints are only selected so long as the mouse is pressed, forcing the user to hold the mouse down while pressing left/right would be awkward (especially if they use an external mouse, since the arrow keys are also on the right).

> Right now it’s hard to move a control point in one dimension with the mouse.

I like Matt's suggestion.  Adding a shift-drag would do a straight line on either the x or y axis.

> Would also not mind some direct number input while in this mode, but I’m
> fine with that being a follow up bug if that’s more manageable.

So you mean like having actual inputs for the coordinates for each controlpoint?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160226/0468ea8e/attachment.html>


More information about the webkit-unassigned mailing list