Closed
Bug 1267578
Opened 9 years ago
Closed 9 years ago
Today widget - Pressing on the 'New Private Tab' button does not always trigger the requested action on iPad Pro
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
4.0
People
(Reporter: csuciu, Assigned: jhugman)
References
Details
Attachments
(1 file)
master 3be0655
iPad Pro 12.9" (iOS 9.3.1)
1. Add Fennec to Today view
2. Tap on 'New Private Tab'
Result: In order to open the new private tab, you'll have to tap multiple times on the button
I was able to reproduce this issue in the simulator also
| Assignee | ||
Comment 1•9 years ago
|
||
I have reproduced this issue, though haven't been able to deduce the difference between the buttons.
Updated•9 years ago
|
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jhugman
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8746008 -
Flags: review?(sleroux)
| Assignee | ||
Updated•9 years ago
|
Whiteboard: [needsuplift]
Comment 3•9 years ago
|
||
Comment on attachment 8746008 [details] [review]
Pull request
Seems to work fine for me on the simulator but I find the PR description misleading because the only thing you changed was this constraint (https://github.com/mozilla/firefox-ios/pull/1749/files#diff-1212b77cd12723ba0835407b422b084dR123) and disabling userInteractionEnabled on the subview. I'm guessing the userInteractionEnabled is what was the problem?
Attachment #8746008 -
Flags: review?(sleroux) → review+
Comment 4•9 years ago
|
||
Comment on attachment 8746008 [details] [review]
Pull request
Re-reviewed with the missing commit. Makes sense!
| Assignee | ||
Comment 5•9 years ago
|
||
Merged and closed.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Whiteboard: [needsuplift]
Target Milestone: --- → 4.0
| Reporter | ||
Comment 6•9 years ago
|
||
Verifying as fixed on build 4.0.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•