Closed
Bug 1709796
Opened 3 years ago
Closed 3 years ago
Disk Space Low Info Bar <5GB - "Learn More" text not sentenced case
Categories
(Firefox :: Messaging System, defect, P3)
Firefox
Messaging System
Tracking
()
People
(Reporter: sbadau, Assigned: enndeakin)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [proton-infobars])
Attachments
(2 files)
Affected platforms:
All
Affected versions:
Nightly 90.0a1
Firefox 89 beta 9
Steps to reproduce:
- Launch Firefox.
- Open the Browser Console and run the following:
gStoragePressureObserver.observe({QueryInterface: () => ({data:5368709119})}, "QuotaManager::StoragePressure")
- Observe the Disk Space Low info bar.
Expected Results:
For consistency "Learn More" should be sentenced case in both the text string and the link.
Actual Results:
The "Learn More" from the sentence "Visit "Learn More" to optimize your disk usage for better browsing experience." is not sentenced case.
Updated•3 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1662
Updated•3 years ago
|
Priority: -- → P3
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → enndeakin
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by neil@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/163caef701cb fix inconsistent casing of Learn more in disk space low notification, r=mhowell,fluent-reviewers,flod
Updated•3 years ago
|
Status: NEW → ASSIGNED
Updated•3 years ago
|
Points: --- → 1
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
Updated•3 years ago
|
Comment 4•3 years ago
|
||
I've verified the fix on Firefox Nightly 93.0a1 (20210812092607)
Updated•2 years ago
|
Iteration: --- → 93.1 - Aug 9 - Aug 22
You need to log in
before you can comment on or make changes to this bug.
Description
•