Closed Bug 581480 Opened 14 years ago Closed 14 years ago

textbox[type="search"] icons are clipped on Android

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mbrubeck, Assigned: mbrubeck)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
We are inheriting a -moz-image-region that expects a 16x16 icon:
http://mxr.mozilla.org/mozilla-central/source/toolkit/themes/faststripe/global/textbox.css#100

This makes only the top left corner of the search field icon appear.  Here's a patch to fix this.

This only affects Android because we build with MOZ_THEME_FASTSTRIPE by default on Android.
Attachment #459857 - Flags: review?(mark.finkle)
Attachment #459857 - Flags: review?(mark.finkle) → review+
The initial value of -moz-image-region is "auto", so -moz-initial is equal to auto for this property: https://developer.mozilla.org/en/CSS/-moz-image-region
pushed:
http://hg.mozilla.org/mobile-browser/rev/ded7a4d9af03
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: