Missing borders when pinch zooming on www.linkedin.com
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| relnote-firefox | --- | 150+ |
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | + | verified |
| firefox151 | + | verified |
| firefox152 | --- | verified |
People
(Reporter: phorea, Assigned: nical)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files)
|
691.77 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
Bug 2030043 - Fix missing device-pixel-scale in the clip-to-device transform of the tiled quad path.
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
Found in
- Firefox 150 beta 6
Affected versions
- Firefox Nightly 151.0a1;
- Firefox 150 beta 6.
Tested platforms
- Affected platforms: Windows 11, macOS 15;
- Unaffected platforms: Ubuntu 22.04.
Steps to reproduce
- Open https://www.linkedin.com
- Dismiss
Sign in with Googlepop-up and then "Accept cookies" from the top banner - Pinch zoom / smart zoom around the login buttons (
Continue with Google/Sign in with email) and on the page content.
Expected result
- The elements on the page are properly displayed when pinch / smart zooming.
Actual result
- Borders are missing when zooming in, please see the attached screenshot.
- ⌘+ / ⌘- work fine for this page.
Regression range
- last good build: 2026-03-24
- first bad build: 2026-03-25
- Regressed by
Bug 2023886 - Move the border preparation code from prepare.rs to border.rs. r=gw
Comment 1•24 days ago
|
||
:nical, since you are the author of the regressor, bug 2023886, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 2•24 days ago
|
||
if the regressor is bug 2023886, then 150 is not affected
| Reporter | ||
Comment 3•23 days ago
•
|
||
(In reply to Dianna Smith [:diannaS] from comment #2)
if the regressor is bug 2023886, then 150 is not affected
That was the regressor pointed out by mozregression, but it might not make sense, as Firefox 150 beta 6 is also affected. I'm clearing the regressed by field and adding it to See also, together with bug 2026776, that is a similar issue started happening on 2026-03-25.
I'm leaving the needinfo as :nical might have an input here. Thank you!
| Assignee | ||
Comment 4•23 days ago
|
||
Updated•23 days ago
|
| Assignee | ||
Updated•23 days ago
|
Updated•21 days ago
|
Updated•18 days ago
|
Comment 6•16 days ago
|
||
| bugherder | ||
Comment 7•15 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Visual regression on linkedin when zooming
- Code covered by automated testing?: no
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Very simple patch.
- String changes made/needed?: None
- Is Android affected?: yes
| Assignee | ||
Comment 8•15 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D292877
Updated•15 days ago
|
Comment 9•14 days ago
|
||
The patch landed in nightly and beta is affected.
:nical, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox150towontfix.
For more information, please visit BugBot documentation.
Updated•7 days ago
|
Updated•7 days ago
|
Comment 10•7 days ago
|
||
| uplift | ||
| Assignee | ||
Updated•7 days ago
|
Updated•5 days ago
|
Updated•4 days ago
|
| Reporter | ||
Comment 11•4 days ago
|
||
Verified as fixed on Firefox 151 beta 2 and latest Nightly 152.0a1 under Win 11, macOS 15 and Ubuntu 24.
Updated•4 days ago
|
| Reporter | ||
Comment 12•3 days ago
|
||
Verified as fixed using Firefox 150.0.1 RC across Win 11, macOS 15 and Ubuntu 24.
Description
•