Opened 11 years ago
Closed 11 years ago
#9819 closed enhancement (fixed)
BColorControl ramps should be navigatable with keyboard arrows
Reported by: | jscipione | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In BeOS R5 when a BColorControl had keyboard focus you could move between the red, green, and blue ramps with the up and down arrows, and increase or decrease the color value with the left and right arrows. The ramps also had a blue focus ring drawn around them and the currently selected dot in the ramps was drawn as an open circle. I can imagine that keyboard navigation might have worked in palette mode as well.
Attachments (1)
Change History (4)
by , 11 years ago
Attachment: | BeOS BColorControl Focus.png added |
---|
follow-up: 2 comment:1 by , 11 years ago
+1 to fixing this. Using our color control has always felt a bit clunky since the mouse just is not precise enough. Plus if BeOS had this, we should.
John: Are you going to work on this?
Just curious as it might be a fun, small little project for someone.
comment:2 by , 11 years ago
Replying to leavengood:
John: Are you going to work on this?
I don't have plans to work on this right now but eventually I'll get back to it. If you, or somebody else wants to implement this feature in the mean time be my guest. I'd be very grateful if somebody were to take up this task.
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Enhancement implemented in hrev45968
BColorControl from BeOS R5 showing keyboard navigation