Bug 372758 - Allow use of spacebar to activate all buttons
Summary: Allow use of spacebar to activate all buttons
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 0.4   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.5 M1   Edit
Assignee: Max Li CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks: 365361
  Show dependency tree
 
Reported: 2012-02-28 11:25 EST by Max Li CLA
Modified: 2012-03-21 21:14 EDT (History)
0 users

See Also:
maxli: review? (susan)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Li CLA 2012-02-28 11:25:02 EST
While adding keyboard accessibility to the various buttons in the command framework, I appear to have forgotten to allow the use of the spacebar for at least one case (the parameter collectors).

Also, the spacebar doesn't seem to work at all in Firefox for any of the buttons.
Comment 1 Max Li CLA 2012-02-28 15:59:09 EST
Here is a fix.

The commit is in the bug372758 branch.

https://github.com/max-li/orion.client/commit/f9e76f3acf477f035e1f67fd4a1848f760c446dc
Comment 3 Max Li CLA 2012-03-21 21:14:21 EDT
Forgot to mark as fixed