Closed Bug 683786 Opened 13 years ago Closed 13 years ago

checkbox missing in dropdowns in web pages when tablet ui is turned on

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 9

People

(Reporter: nhirata, Assigned: sriram)

References

()

Details

(Keywords: regression)

Attachments

(2 files)

Attached image screenshot
1. turn on tablet ui
2. go to http://people.mozilla.com/~nhirata/html_tp/formsninput.html
3. select the dropdown

Expected: to see a checkmark next to the current selection
Actual: nothing

Mozilla/5.0 (Android; Linux armv7I; rv9.0a1) Gecko/20110831 Firefox/9.0a1 Fennec/9.0a1
Device: Toshiba Thrive
OS Android 3.1
OS: Mac OS X → Android
Hardware: x86 → ARM
Sriram, can you take a look at this please?
Assignee: nobody → sriram
Blocks: 655762
Keywords: regression
Here is my analysis:

1. There is no form.css inside /themes/core/honeycomb/ - which makes it to take the default css.
2. The default css uses check-30.png for the check mark. This is not available inside honeycomb folder, and there is no define in jar.mn - this makes it not to display a checkmark.

I guess, we would have to wait for the form controls to be flushed out by Ian Barlow for honeycomb theme, to come up with forms.css.

I would be happy to work on forms.css for honeycomb :)
For the moment, just to stay in a more or less usable state, let's either add back honeycomb/images/check-30.png, or add a honeycomb/forms.css that uses one of the current honeycomb checkmark images.  Whichever works best.  (Either way, we can change it again once we get real specs from Ian.)
Attached patch Temporary patchSplinter Review
This is a temporary patch until the honeycomb theme is flushed out completely.
I changed the jar.mn to make the honeycomb theme refer to froyo's check mark for the select's pop-up box.
Attachment #557564 - Flags: review?(mbrubeck)
Attachment #557564 - Flags: review?(mbrubeck) → review+
hg.mozilla.org/integration/mozilla-inbound/rev/4f3eb6d6dcf5
Status: NEW → ASSIGNED
Whiteboard: [inbound]
http://hg.mozilla.org/mozilla-central/rev/4f3eb6d6dcf5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → Firefox 9
Mozilla/5.0 (Android, Linux armv7l; rv:9.0a1) Gecko/20110906 Firefox/9.0a1 Fennec/9.0a1
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: