Open
Bug 1400937
Opened 7 years ago
Updated 2 years ago
Onboarding pagination dots are no longer tappable, should be
Categories
(Firefox for iOS :: Theme & Visual Design, enhancement, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
fxios | 10.0 | --- |
People
(Reporter: tecgirl, Unassigned)
Details
(Keywords: good-first-bug, Whiteboard: [MobileCore])
Attachments
(1 file)
The pagination dots in the updated onboarding tour are no longer tappable. They should be.
https://developer.apple.com/documentation/uikit/uipagecontrol
Updated•7 years ago
|
Updated•7 years ago
|
Priority: P2 → P3
Comment 1•6 years ago
|
||
Fixed in PR #4224. Please review.
Comment 2•6 years ago
|
||
Attachment #9011203 -
Flags: review?(gkeeley)
Thanks for the PR but it isn't working for me. The tap is received intermittently.
Attachment #9011203 -
Flags: review?(gkeeley)
Comment 4•6 years ago
|
||
It's probably an issue with tappable area of pageControl. I will increase the area and fix this.
Comment 5•6 years ago
|
||
Hi, please check if this works for you. I increased the height and width of the UIPageControl used to catch more taps.
Updated•5 years ago
|
Keywords: good-first-bug
Whiteboard: [MobileCore][GoodFirstBug] → [MobileCore]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•