Closed Bug 406399 Opened 18 years ago Closed 18 years ago

search box in breadcrumbs area does not grow on click with Firefox 3

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pascalc, Assigned: pascalc)

Details

Attachments

(1 file)

The search box does not grow in size with Firefox 3b2pre because of a javascript error in the way we change the inline width style on focus and blur, value should be '20em' and not '20em;'. Firefox 2 is more tolerant with this. Patch attached.
Attachment #291053 - Flags: review?(clouserw)
While, due to the upcoming redesign, this is probably moot, I suggest we do patch it in since the patch is very simple. Thanks, Pascal.
Comment on attachment 291053 [details] [diff] [review] fixes the javascript error to make it FF3 compatible Patch works for me in FF2/3, opera 9.23, and ie6. Someone feel free to test on ie7 once it hits remora.stage.
Attachment #291053 - Flags: review?(clouserw) → review+
Assignee: nobody → pascalc
I tested in ie7 - works fine. Thanks Pascal.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: