Closed
Bug 1811556
Opened 2 years ago
Closed 2 years ago
Fix weather suggestions text fading and high low temperature wrapping
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
111 Branch
People
(Reporter: mcheang, Assigned: mcheang)
References
Details
(Whiteboard: [snt])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This patch is to fix the text fading on weather suggestion result.
When the browser is minimized, the text for the url is faded on the end.
However we want to fade the other texts as well such as the title, highLow, and the sponsored text at the bottom.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9313319 -
Attachment description: Bug 1811556 - Fix text fading in weather suggestion result. r=adw → Bug 1811556 - Fix text fading in weather suggestion result and hide middot when high and low temperatures are wrapped. r=adw
Assignee | ||
Updated•2 years ago
|
Summary: Fix weather suggestions text fading → Fix weather suggestions text fading and high low temperature wrapping
Pushed by mcheang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab66f5fec5e1
Fix text fading in weather suggestion result and hide middot when high and low temperatures are wrapped. r=adw
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Comment 4•2 years ago
|
||
I have verified this issue on Firefox Release 111.0.1 (Build ID: 20230321111920) on Firefox Beta 112.0b9 (Build ID: 20230330182947) and the latest Nightly 113.0a1 (Build ID: 20230402214746) on Windows 10 x64, macOS 12.4 and Linux Ubuntu 20.04 x64.
- The fading effect applies to all strings from the weather result when the browser is minimized: title, forecast, URL, high and low temperature values, and the sponsored text at the bottom.
- The high and low temperature values are also shifted to a new row when the browser is minimized.
You need to log in
before you can comment on or make changes to this bug.
Description
•