The webcompat modal's Report Broken Site title has a hover effect like a button
Categories
(Firefox :: General, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox120 | --- | unaffected |
firefox121 | --- | verified |
firefox122 | --- | verified |
People
(Reporter: danibodea, Assigned: twisniewski)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
24.42 KB,
image/png
|
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 |
Found in
- Beta v121.0b1
Affected versions
- Nightly v121.0a1
- Beta v121.0b1
Tested platforms
- Affected platforms: Windows 10, MacOS 11, Ubuntu 22
- Unaffected platforms: -
Steps to reproduce
- Make sure new webcopmpat feature is enabled:
ui.new-webcompat-reporter.enabled = true - Load any webpage
- Go to Hamburger Menu / Report broken site
- Hover over the modal's "Broken Site Report" title
Expected result
- The title does not have a hover effect.
Actual result
- The title does not have a hover effect.
Regression range
- not a regression, but an implementation flaw.
Comment 1•1 year ago
|
||
:danibodea, if you think that's a regression, could you try to find a regression range using for example mozregression?
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
bugherder |
Comment 7•1 year ago
|
||
bugherder |
Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 8•1 year ago
|
||
Comment on attachment 9365046 [details]
Bug 1865827 - Make the Report Broken Site panel more similar to other panels, and simplify some CSS r?#theme,gijs,twisniewski
Beta/Release Uplift Approval Request
- User impact if declined: Some of the UI elements on the new Report Broken Site feature will be buggy, with extra hover effects and bugs with its resizable text-area. Uplifting this will also help uplift bug 1865815. (Uplifting the other patch here is optional, as it only contains tests).
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This only affects the Report Broken Site feature, which is preffed off by default, and will only see a limited experiment in the 121 cycle.
- String changes made/needed:
- Is Android affected?: No
Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Comment on attachment 9365021 [details]
Bug 1865827 - add tests to ensure the back button appears and functions appropriately for Report Broken Site popups; r?gijs
Approved for 121.0b7.
Updated•1 year ago
|
Comment 10•1 year ago
|
||
uplift |
Updated•1 year ago
|
Reporter | ||
Comment 11•1 year ago
|
||
This issue has been verified in Nightly v122.0a1. Beta v121.0b7 is yet to be released to verify the Beta channel.
Testing was done on Windows 10, MacOS 11 and Ubuntu 22.
Reporter | ||
Comment 12•1 year ago
|
||
This issue has also been verified in Beta v121.0b7 on Windows 10, MacOS 11 and Ubuntu 22.
Description
•