Closed
Bug 1416211
Opened 8 years ago
Closed 8 years ago
QR Scan button is not functional after dismissing the keyboard
Categories
(Firefox for iOS :: General, defect)
Tracking
()
People
(Reporter: SimonB, Assigned: garvan)
Details
Attachments
(1 file)
Build: 10.1 (7709)
Device: iPad mini 4
iOS: 11.2
Steps to reproduce:
1. Open a new tab
2. Tap on the URL bar
3. Dismiss the keyboard
4. Tap on the "QR scan" button
Actual results:
- The QR Scan button is functional only when the keyboard is in focus.
Note:
- Reproducible on all tested devices.
Very odd; I looked quickly at this. URLBarView has a button showQRScannerButton, that is just like any other regular button (with a target action).
There is no explicit disabling that I see.
Attachment #8927447 -
Flags: review?(fpatel)
Updated•8 years ago
|
Attachment #8927447 -
Flags: review?(fpatel) → review+
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
•