Closed
Bug 1415830
Opened 8 years ago
Closed 8 years ago
Back and forward button "cmd + [" and "cmd + ]" do not work with wireless keyboard
Categories
(Firefox for iOS :: General, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: SimonB, Assigned: garvan)
Details
Attachments
(1 file)
Build: 10.0 (7617)
Device: iPad mini 4
iOS: 11.1
Steps to reproduce:
1. Go to google.com
2. Press "cmd + [" to go back from google.com
Actual results:
- Nothing happens.
Expected results:
- Should be directed to about:home.
Note:
- This works fine in Safari.
- The same issue occurs when going forward by pressing "cmd + ]"
Updated•8 years ago
|
Priority: -- → P3
Comment 1•8 years ago
|
||
Renaming the selectors seems to work. I dont know why!
Renaming works, the selector lookup seems like it is confused by other uses of the function named goBack(), even though the code uses BrowserViewController.goBack explicitly.
I didn't spend much time on digging into this, but I am not opposed to digging deeper if needed. I tested most of the shortcuts with an actual iPad + keyboard.
Attachment #8928260 -
Flags: review?(fpatel)
Updated•8 years ago
|
Attachment #8928260 -
Flags: review?(fpatel) → review+
landed on master and v10.x
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•