Closed
Bug 1685121
Opened 5 years ago
Closed 5 years ago
Hit testing incorrect in Like button under any comment on m.facebook.com
Categories
(Core :: Panning and Zooming, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1686002
People
(Reporter: kbrosnan, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
From github: https://github.com/mozilla-mobile/fenix/issues/17310.
On m.facebook.com the clickable area under "Like" is too big, making impossible to unroll replies. See screenrecord please: https://app.box.com/s/5dbck9tm179kqfl0nm8mxmp9aq2h9ta5
This issue does not exist in Firefox 68 and earlier. It emerged in Fenix (Firefox Nightly) few months ago.
Steps to reproduce
- Open https://m.facebook.com
- Look for any post with comments.
- Look for comment with replies under this post.
- Try to unroll replies clicking on them right under "Like" text of comment.
Expected behavior
Replies must be unrolled
Actual behavior
"Like" link is tapped
Device information
- Android device: Xiaomi Mi A2 Lite with Android 9; LG G Pad 8.3 with Android 7.1
- Fenix version: Nightly 210104 19:29
Change performed by the Move to Bugzilla add-on.
Updated•5 years ago
|
Component: General → Panning and Zooming
Product: GeckoView → Core
Summary: [Bug] Too big clickable are around Like under any comment on m.facebook.com → Hit testing incorrect in Like button under any comment on m.facebook.com
Comment 1•5 years ago
|
||
Looks like possibly an event retargeting issue. Does setting ui.mouse.radius.enabled=false and ui.touch.radius.enabled=false resolve the issue?
Comment 2•5 years ago
|
||
Confirmed that this is due to touch event retargeting (ui.touch.radius.enabled=false fixes the issue).
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
Comment 3•5 years ago
|
||
This appears to have been fixed by bug 1686002.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•