Open
Bug 2050191
Opened 2 days ago
Updated 10 hours ago
PDF text selection not visible for some drivers or with backdrop-filter disabled
Categories
(Firefox :: PDF Viewer, defect, P1)
Tracking
()
ASSIGNED
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox152 | --- | unaffected |
| firefox153 | --- | affected |
| firefox154 | --- | affected |
People
(Reporter: ke5trel, Assigned: calixte)
References
(Depends on 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
STR:
- Launch latest Nighly 154.0a1.
- Set
layout.css.backdrop-filter.enabled = falseor use a blocklisted graphics driver. - Open a PDF and make a text selection.
Expected:
Text selection visible like before.
Actual:
Text selection not visible.
FEATURE_BACKDROP_FILTER is blocklisted for some Intel drivers (Bug 1785366, Bug 1784093).
https://searchfox.org/firefox-main/rev/850e4be1127e6854cfef5be7beeaf4c054ec69a4/widget/windows/GfxInfo.cpp#1817
There should be a fallback when backdrop-filter is blocklisted or disabled.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b4d525759da6b2930dda4922c3895a2c90c1fa17&tochange=4dfbc8ea625093d65508ad8b576548ca96097b00
Regressed by Bug 2041566.
Comment 1•2 days ago
|
||
:calixte, since you are the author of the regressor, bug 2041566, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(cdenizet)
| Assignee | ||
Updated•2 days ago
|
Assignee: nobody → cdenizet
Severity: -- → S3
Status: NEW → ASSIGNED
Flags: needinfo?(cdenizet)
Priority: -- → P1
Comment 2•2 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•