[Webkit-unassigned] [Bug 52262] More keybindings for input[type=range]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 11 17:31:46 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52262
--- Comment #1 from Kent Tamura <tkent at chromium.org> 2011-01-11 17:31:46 PST ---
(In reply to comment #0)
> Home => value = min
> End => value = max
> Page-Up => value -= big step
> Page-Down => value += big step
> Left => value -= step
> Right => value += step
> Up => value -= step
> Down => value += step
>
> For vertical sliders this is flipped since min is at the bottom.
It sounds reasonable.
How much is "big step"?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list