www.facebook.com - Meatball menu from posts does not work
Categories
(Web Compatibility :: Site Reports, defect, P1)
Tracking
(firefox130 unaffected, firefox131 unaffected, firefox132 verified, firefox133 verified)
Tracking | Status | |
---|---|---|
firefox130 | --- | unaffected |
firefox131 | --- | unaffected |
firefox132 | --- | verified |
firefox133 | --- | verified |
People
(Reporter: ctanase, Assigned: emilio)
References
(Regression, )
Details
(Keywords: regression, webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs], [wptsync upstream][webcompat:sightline])
User Story
platform:android impact:workflow-broken configuration:general affects:all branch:release diagnosis-team:webcompat
Attachments
(4 files)
815.86 KB,
video/mp4
|
Details | |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
1.18 MB,
video/mp4
|
Details |
Environment:
Operating system: Android 10
Firefox version: Firefox Nightly 132.0a1-20240913100931 / Firefox Release 130.0-20240829075237
Preconditions:
- Clean profile
Steps to reproduce:
- Go to https://www.facebook.com
- Log into your account.
- Go to any posts.
- Tap on the meatball menu (horizontal 3 dot menu).
Expected Behavior:
Settings options shown for that post.
Actual Behavior:
Does not work.
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in Firefox Nightly
- Does not reproduce in Firefox Release, and Chrome
Created from https://github.com/webcompat/web-bugs/issues/141642
Reporter | ||
Updated•9 months ago
|
Reporter | ||
Comment 1•9 months ago
|
||
Reporter | ||
Comment 3•9 months ago
|
||
Does not reproduce on FF Beta 131.0-20240916092141 .
Reporter | ||
Updated•9 months ago
|
Updated•9 months ago
|
Comment 4•9 months ago
|
||
No severity is set on this one yet, and it's about to ride out to Beta. Is this worth getting someone to take a look at? Seems like it may be an important one to fix or at least understand.
Firefox 132 | Regression Engineering Owner (REO)
Updated•9 months ago
|
Comment 5•9 months ago
|
||
Looks like this is regressed by bug1917511. Hi emilio, wonder if you could take a look?
Was this integration build good, bad, or broken? (type 'good', 'bad', 'skip', 'retry', 'back' or 'exit' and press Enter): good
13:27.01 INFO: Narrowed integration regression window from [80df3fd7, 8312c557] (4 builds) to [227a47dd, 8312c557] (2 builds) (~1 steps left)
13:27.01 INFO: No more integration revisions, bisection finished.
13:27.01 INFO: Last good revision: 227a47dd111c05783ca64ea753faae14c5175c91
13:27.01 INFO: First bad revision: 8312c5570b7e993c323f0b47a42338b61b6daee2
13:27.01 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=227a47dd111c05783ca64ea753faae14c5175c91&tochange=8312c5570b7e993c323f0b47a42338b61b6daee2
Comment 6•9 months ago
|
||
FWIW I used a first post in a group, i.e. https://www.facebook.com/Originalhpfans/ to find regression range. This is also reproducible on RDM, but not on desktop.
This looks like a relevant chunk of code:
if (Stc(k.parentNode) !== Stc(a.b)) {
a.b.insertBefore(k, a.b.childNodes[e + 1]);
d.dj()
} else d.Pi() ? d.Wi() : d.kj()
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 7•9 months ago
|
||
Ugh
Assignee | ||
Comment 9•9 months ago
|
||
I guess since facebook does this it is probably worth it.
Comment 10•9 months ago
|
||
Comment 12•9 months ago
|
||
Comment 13•9 months ago
|
||
bugherder |
Comment 15•8 months ago
|
||
Please nominate this for Beta approval when you get a chance.
Assignee | ||
Comment 16•8 months ago
|
||
Comment on attachment 9428474 [details]
Bug 1919031 - Fix last child check. r=smaug
Beta/Release Uplift Approval Request
- User impact if declined: correctness issue that affects facebook
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: comment 0
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Trivial fix
- String changes made/needed: none
- Is Android affected?: Yes
Assignee | ||
Updated•8 months ago
|
Comment 17•8 months ago
|
||
Comment on attachment 9428474 [details]
Bug 1919031 - Fix last child check. r=smaug
Approved for 132.0b5.
Updated•8 months ago
|
Updated•8 months ago
|
Comment 18•8 months ago
|
||
uplift |
Comment 19•8 months ago
|
||
This was verified as fixed in latest Nightly 133.0a1 from 10/10 and Beta 132.0b5 with Lenovo Yoga Tab 11 (Android 12), OPPO A15s (Android 10) and Google Pixel 8 Pro (Android 14).
Updated•8 months ago
|
Updated•7 months ago
|
Description
•