Closed Bug 1191820 Opened 10 years ago Closed 10 years ago

[e10s] optgroup items sometimes not displayed properly

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal
Points:
1

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
e10s m8+ ---
firefox42 --- affected
firefox43 --- fixed

People

(Reporter: mconley, Assigned: enndeakin)

Details

Attachments

(2 files)

Attached file Testcase
STR: 1) Visit the attached HTML file 2) Click on the select dropdown ER: Should display: Default ------------------------------ Groups Group 1 Group 2 AR: Displays: Default ------------------------------ Groups
I should point out that this is e10s only.
Also notice, if you select "Groups" the select button displays "Group 1" and Groups is checked. You can't even select "Groups" in non-e10s.
I see what is wrong here. It is a simple fix.
Assignee: nobody → enndeakin
HTML nodes return their tag name in lowercase.
Points: --- → 1
Attachment #8644459 - Flags: review?(felipc)
Attachment #8644459 - Flags: review?(felipc) → review+
url: https://hg.mozilla.org/integration/mozilla-inbound/rev/5dffd92d792de2ab1c2fef316b3eae2dccf253ef changeset: 5dffd92d792de2ab1c2fef316b3eae2dccf253ef user: Neil Deakin <neil@mozilla.com> date: Mon Aug 10 08:31:37 2015 -0400 description: Bug 1191820, handle case of optgroup tag properly so that options appear properly, r=felipe
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: