Closed
Bug 747233
Opened 13 years ago
Closed 12 years ago
If the text in a checkbox form is long enough, it will overlap on the radio button
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec+)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: nhirata, Unassigned)
References
()
Details
(Whiteboard: [mentor=wesj][lang=java])
Attachments
(1 file)
|
42.82 KB,
image/png
|
Details |
1. go to http://people.mozilla.com/~nhirata/html_tp/truncationtest.html
2. select the drop down
3. scroll down to the last option
Expected: truncated before the radio button
Actual: the lettering is on the radio button
Note:
Nexus S; 4/19/2012
Updated•13 years ago
|
tracking-fennec: --- → ?
Updated•13 years ago
|
Assignee: nobody → lucasr.at.mozilla
tracking-fennec: ? → 18+
Updated•13 years ago
|
Assignee: lucasr.at.mozilla → nobody
tracking-fennec: 18+ → +
Whiteboard: [mentor=wesj][lang=java]
Hey guys,
I'm new to bugzilla and helping out. I'd like to start helping out and fixing bugs. So far, I've built Fennec on my machine.
Where do I go to find a mentor for this bug?
Thank you
Comment 2•12 years ago
|
||
Hi dtsdaa,
You can reach the mentor of this bug, wesj, through email (wjohnston@mozilla.com) or in the mobile development channel on IRC #mobile @ irc.mozilla.org, (https://wiki.mozilla.org/IRC).
Flags: needinfo?(wjohnston)
OS: Mac OS X → Android
Hardware: x86 → ARM
Version: Firefox 14 → Trunk
Comment 3•12 years ago
|
||
I think this bug is related to the problem in bug 724570, but I'm not sure. I get the feeling in that bug that we'll need a custom CheckedTextView implementation. But this may require a little detective work in order to identify exactly what's going wrong first.
It might be helpful to look at the android source for CheckedTextView as well....
http://androidxref.com/4.0.4/xref/
Flags: needinfo?(wjohnston)
Comment 4•12 years ago
|
||
Note ... my GS3 with Nightly 21.0a1 doesn't reproduce this issue.
Comment 5•12 years ago
|
||
I also can't reproduce this issue on Samsung Galaxy S2 with Firefox 17.0
Comment 6•12 years ago
|
||
I can't reproduce it either - Atrix 4G using Fennec 22.0a1.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•4 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
•