Closed
Bug 949999
Opened 12 years ago
Closed 5 years ago
Allow users with hardware keyboards to CTRL-TAB through to tabs
Categories
(Firefox for Android Graveyard :: Keyboards and IME, enhancement)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: will.pittenger1+mozbugzilla, Assigned: retornam)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131205075310
Steps to reproduce:
I tried to CTRL-TAB through my list of open tabs using my Bluetooth keyboard. Nothing happened. I expected Firefox to display a list of tabs.
Note: This is an Intel device.
Actual results:
Nothing. Firefox didn't respond.
Expected results:
Firefox should have displayed a list of tabs.
Reporter | ||
Updated•12 years ago
|
Severity: normal → enhancement
OS: Windows 7 → Android
Comment 1•12 years ago
|
||
Mentor bug?
This is probably easy enough to add KEYCODE_TAB to the switch at http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/BrowserApp.java#305 and write a function that sets the next elected tab through the existing tab list. Not sure how Private Tabs would want to be handled here if available.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mozbugs.retornam
Assignee | ||
Updated•12 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•5 years ago
|
||
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•