Findbar labels appear even if no checkbox is ticked
Categories
(Firefox :: Theme, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | --- | unaffected |
firefox109 | --- | verified |
People
(Reporter: itiel_yn8, Assigned: itiel_yn8)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
11.94 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta-
|
Details | Review |
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1799460
Comment 4•2 years ago
|
||
bugherder |
Comment 5•2 years ago
|
||
The patch landed in nightly and beta is affected.
:itiel_yn8, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox108
towontfix
.
For more information, please visit auto_nag documentation.
Comment on attachment 9303982 [details]
Bug 1801215 - Decrease value/description[crop] specifity to allow disabled item to actually be disabled r?emilio
Beta/Release Uplift Approval Request
- User impact if declined: Labels/descriptions appear even if they shouldn't, like in the findbar.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Open the findbar and without searching for anything or checking any of the checkboxes, make sure that the labels that usually appear after the "Whole words" checkbox, don't appear (and that they appear only when when appropriate).
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): A one-liner to decrease specifity of the newly added rule in the regressing bug, to allow other rule that disable labels to take effect.
- String changes made/needed:
- Is Android affected?: Unknown
Comment 7•2 years ago
|
||
:Itiel hi, it looks like the nominated patch was built on top of bug 1801113 and the latest commits of bug 1799460. This doesn't graft cleanly to beta since part of the code doesn't yet exist in 108.
Please feel free to NI me/re-nominate if we need to revisit this with a rebased patch or if we need to uplift other dependencies as well.
Updated•2 years ago
|
Ah sorry, I thought ALL of the patches landed in beta (and not just https://phabricator.services.mozilla.com/D162039). My bad.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 9•2 years ago
|
||
Reproduced the issue in Nightly 109.0a1 (build id: 20221117093901) using Windows 10.
Verified - Fixed in latest Nightly 109.0a1 (build id: 20221120214001) on Windows 10, macOS 12 and Ubuntu 20.
Updated•2 years ago
|
Updated•2 years ago
|
Description
•