Closed
Bug 917970
Opened 10 years ago
Closed 9 years ago
Large text on door-hanger for mixed content blocking on high DPI devices
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox27 wontfix, firefox28 wontfix, firefox29 wontfix, firefox30 wontfix, firefox31 wontfix, firefox32 wontfix, firefox33 verified, firefox34 verified, fennec+)
People
(Reporter: aaronmt, Assigned: Margaret, Mentored)
References
Details
(Keywords: reproducible, Whiteboard: [lang=java])
Attachments
(2 files, 2 obsolete files)
150.66 KB,
image/png
|
Details | |
4.97 KB,
patch
|
lucasr
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
See screenshot. DPI issue? Steps to Reproduce i) http://fhr.cdn.mozilla.net/en-US/mobile/?v=1#raw ii) Tap the protection shield -- Samsung Galaxy S4 (Android 4.3) Nightly (09/18)
Assignee | ||
Comment 1•10 years ago
|
||
Is this actually a regression? It was probably caused by me doing something dumb in my patch for bug 885962. It does look like a DPI issue, I don't think I've ever tested on a screen with as high resolution as the S4.
Blocks: 885962
Reporter | ||
Comment 2•10 years ago
|
||
Yeah looks correct on the Nexus 4.
Keywords: regression,
regressionwindow-wanted
Summary: Regression: Jumbo doorhanger text → Large text on door-hanger for mixed content blocking on high DPI devices
Updated•10 years ago
|
tracking-fennec: ? → +
Assignee | ||
Comment 4•10 years ago
|
||
This would be a good bug for someone familiar with Android UI. Like I mentioned in comment 1, we're likely just doing something wrong with how we're setting the text size.
Whiteboard: [lang=java][mentor=margaret]
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Comment 5•9 years ago
|
||
There's also the caution door-hanger screenshot which is ridiculously big.
Updated•9 years ago
|
Mentor: margaret.leibovic
Whiteboard: [lang=java][mentor=margaret] → [lang=java]
Reporter | ||
Updated•9 years ago
|
status-firefox31:
--- → affected
status-firefox32:
--- → affected
status-firefox33:
--- → affected
status-firefox34:
--- → affected
Reporter | ||
Comment 6•9 years ago
|
||
Still comically large (08/13).
Attachment #806806 -
Attachment is obsolete: true
Attachment #8369300 -
Attachment is obsolete: true
Reporter | ||
Updated•9 years ago
|
status-firefox25:
? → ---
status-firefox26:
? → ---
Assignee | ||
Comment 8•9 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #7) > Margaret - Time to just do it? Sure, I can look into making a patch.
Assignee: nobody → margaret.leibovic
Flags: needinfo?(margaret.leibovic)
Assignee | ||
Comment 9•9 years ago
|
||
This patch uses styles instead of manually trying to change the text size. Aaron verified that this fixes the problem.
Attachment #8472530 -
Flags: review?(lucasr.at.mozilla)
Comment 10•9 years ago
|
||
Comment on attachment 8472530 [details] [diff] [review] Use correct text size for mixed content blocking notification Review of attachment 8472530 [details] [diff] [review]: ----------------------------------------------------------------- ?android:attr/textAppearanceMedium is not resolving correctly it seems.
Attachment #8472530 -
Flags: review?(lucasr.at.mozilla) → review+
Assignee | ||
Comment 11•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/d53b311f9e35
Comment 12•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d53b311f9e35
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
Reporter | ||
Updated•9 years ago
|
Assignee | ||
Comment 13•9 years ago
|
||
Comment on attachment 8472530 [details] [diff] [review] Use correct text size for mixed content blocking notification Approval Request Comment [Feature/regressing bug #]: bug 885962 (not a regression) [User impact if declined]: mixed content blocking notification has wrong text size [Describe test coverage new/current, TBPL]: no automated tests, verified on Nightly [Risks and why]: low-risk change to text size style in mixed content blocking notification [String/UUID change made/needed]: none This bug has been around a long time, but this is a pretty simple fix, so it would be nicer to ship it sooner rather than later.
Attachment #8472530 -
Flags: approval-mozilla-aurora?
Updated•9 years ago
|
Updated•9 years ago
|
Attachment #8472530 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 15•9 years ago
|
||
Verified as fixed in build 33.0a2 (2014-08-20); Device: Samsung Galaxy S4 (Android 4.4.2)
Keywords: verifyme
Updated•5 years ago
|
Flags: qe-verify+
Updated•2 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•