Closed
Bug 711753
Opened 14 years ago
Closed 14 years ago
[ICS] - Crash reporter button labels are unreadable in landscape mode
Categories
(Firefox for Android Graveyard :: General, defect, P2)
Tracking
(blocking-fennec1.0 +, fennec11+)
VERIFIED
FIXED
Firefox 14
People
(Reporter: glandium, Assigned: sriram)
Details
Attachments
(2 files)
|
38.43 KB,
image/png
|
Details | |
|
6.05 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Might be ICS specific. See attached screenshot.
Updated•14 years ago
|
Summary: Crash reporter button labels are unreadable in landscape more → [ICS] - Crash reporter button labels are unreadable in landscape mode
Updated•14 years ago
|
Assignee: nobody → sriram
Priority: -- → P2
| Assignee | ||
Comment 1•14 years ago
|
||
The shrinking of the button is as a result of "ActionBar" added on top by the ICS. I have a fix ready. But I would to know how to get the CrashReporter.
Updated•14 years ago
|
tracking-fennec: --- → 11+
Updated•14 years ago
|
Keywords: fennecnative-releaseblocker
Comment 2•14 years ago
|
||
(In reply to Sriram Ramasubramanian [:sriram] from comment #1)
> The shrinking of the button is as a result of "ActionBar" added on top by
> the ICS. I have a fix ready. But I would to know how to get the
> CrashReporter.
Sounds like you need a way to make the crash reporter open?
Updated•14 years ago
|
blocking-fennec1.0: --- → +
Updated•14 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•14 years ago
|
||
Enclosed everything in a ScrollView and works as expected.
Attachment #605997 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #605997 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Comment 5•14 years ago
|
||
This turned native android builds red, so I backed it out:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d1523c2efcd
Example log: https://tbpl.mozilla.org/php/getParsedLog.php?id=10100507&tree=Mozilla-Inbound
....
res/layout/crash_reporter.xml:6: error: Error parsing XML: duplicate attribute
make[6]: *** [R.java] Error 1
make[6]: Leaving directory `/builds/slave/m-in-andrd-dbg/build/obj-firefox/mobile/android/base'
make[5]: *** [libs] Error 2
make[5]: Leaving directory `/builds/slave/m-in-andrd-dbg/build/obj-firefox/mobile/android'
make[4]: *** [libs_tier_app] Error 2
make[4]: Leaving directory `/builds/slave/m-in-andrd-dbg/build/obj-firefox'
make[3]: *** [tier_app] Error 2
make[3]: Leaving directory `/builds/slave/m-in-andrd-dbg/build/obj-firefox'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/builds/slave/m-in-andrd-dbg/build/obj-firefox'
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory `/builds/slave/m-in-andrd-dbg/build'
make: *** [build] Error 2
program finished with exit code 2
| Assignee | ||
Comment 6•14 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/25443615932d
That has been fixed in this patch.
Comment 7•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Comment 8•14 years ago
|
||
Comment 9•14 years ago
|
||
No longer occurs in the latest Nightly. Closing bug as verified fixed on:
Firefox 15.0a1 (2012-05-21)
Device: Galaxy Nexus
OS: Android 4.0.2
Status: RESOLVED → VERIFIED
Comment 10•13 years ago
|
||
On my tablet, the buttons are now OK, but the rest of the text is bad, see bug 836356
Updated•5 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
•