Closed
Bug 747963
Opened 13 years ago
Closed 13 years ago
Social sharing library: add ability to open/close the window with keyboard
Categories
(mozilla.org Graveyard :: Webdev, task)
mozilla.org Graveyard
Webdev
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cmore, Assigned: pmac)
References
Details
(Keywords: access)
For accessibility and other reasons, please add the ability to open and close the social sharing window with the keyboard.
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → owen
Comment 1•13 years ago
|
||
How about we close the dialogue when a user hits the escape key?
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Owen Coutts [:tallOwen] from comment #1)
> How about we close the dialogue when a user hits the escape key?
That seems to make sense for closing, but for opening, you should be able to tab to the box, hit the space bar to open window and then tab through social services and finally space bar to share.
Comment 3•13 years ago
|
||
(In reply to Chris More [:cmore] from comment #2)
> (In reply to Owen Coutts [:tallOwen] from comment #1)
> > How about we close the dialogue when a user hits the escape key?
>
> That seems to make sense for closing, but for opening, you should be able to
> tab to the box, hit the space bar to open window and then tab through social
> services and finally space bar to share.
I think the the enter key should have the same behavior.
Updated•13 years ago
|
Reporter | ||
Comment 4•13 years ago
|
||
Owen: is this something you will be able to finish before your last day or should I get another developer to do it?
Comment 5•13 years ago
|
||
Using the escape key to close the plugin has landed:
https://github.com/mozilla/SocialShare/commit/230f07b169b0746cefd06e23fa465969e81b6d7e
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 6•13 years ago
|
||
Can we test this on http://people.mozilla.org/~ocoutts/collusion/, in a bit?
Comment 7•13 years ago
|
||
I cant se how "close the plugin with escape key" can set this bug to resolved? if a keyboard user can't open this widget it's useless.
I've made a pull request to fix this https://github.com/mozilla/SocialShare/pull/25
Reporter | ||
Comment 8•13 years ago
|
||
pmac: Can you check out the code and see what would need to be added to be able to open the window with a keyboard?
Assignee: owen → pmclanahan
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 9•13 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•