Firefox/Features/Plugin keyboard focus: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="fullwidth-table" |- | style="font-weight: bold; background: #DDD;" | Feature | style="font-weight: bold; background: #DDD;" | Status | style="font-weight: bold; backgro...") |
(→Team) |
||
Line 23: | Line 23: | ||
* '''Feature Manager''': Alex Limi | * '''Feature Manager''': Alex Limi | ||
* '''Lead Developer''': Josh Aas | * '''Lead Developer''': Josh Aas | ||
* '''QA''': | * '''QA''': Andrei (irc: AndreiD) | ||
* '''UX''': Alex Limi | * '''UX''': Alex Limi | ||
Revision as of 14:51, 16 May 2011
Feature | Status | ETA | Owner |
Hide toolbars for app tabs by default | Not started yet | N/A | Alex Limi |
Summary
When a plugin is focused (typically Flash), it will steal keyboard shortcuts, so you can't do thing like open a new tab or close the tab without unfocusing the plugin container. We should give plugins the ability to pass through shortcuts to the browser.
Team
Who's working on this?
- Feature Manager: Alex Limi
- Lead Developer: Josh Aas
- QA: Andrei (irc: AndreiD)
- UX: Alex Limi
Release Requirements
- Being able to play a Flash video and open/close a tabs with keyboard shortcuts on all platforms.
Next Steps
- Patch review
- QA
Open Issues
- I'd like to make sure that if the developer of the plugin content hasn't explicitly said that they'll override Ctrl/Cmd-qualified shortcuts, they'll be passed through by default.
Related Bugs & Dependencies
Designs
Interaction is described in bug 491141.
Test Plans
None so far.