Closed Bug 1381241 Opened 8 years ago Closed 10 months ago

xml javascript select not working

Categories

(Core :: XML, defect, P3)

52 Branch
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bradbell, Unassigned)

Details

Attachments

(1 file)

Attached file xml_select.sh
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 Build ID: 20170310133403 Steps to reproduce: 1. Run the attached scipt in an empty directory (called dir below). 2. Open the file dir/one.htm. 3. Select 'two' from the 'one->' drop down menu (works). 4. Select the 'problem' link (works). 5. Select the 'one.xml' link (works). 6. Select 'two' from the 'one->' drop down menu (does not work). Actual results: Step 3 opens a web page called Two. Step 4 returns the the web page called One. Step 5 switches from one.htm to one.xml. Step 6 cannot be down because the drop down menu does not appear. In addition, if you open the browser console you will get the following errors at step 6 TypeError: dummyOption.style is undefined SelectContentHelper.jsm:163:5 TypeError: this._updateTimer is undefined SelectContentHelper.jsm:91:5 This may be related to https://bugzilla.mozilla.org/show_bug.cgi?id=1375817 because the TypeErrors above appear in that report Expected results: Step 6 should have the same result as Step 3
Component: Untriaged → XML
Product: Firefox → Core
Priority: -- → P3
Severity: normal → S3
Attachment #8886779 - Attachment mime type: application/x-shellscript → text/plain

worksforme

Status: UNCONFIRMED → RESOLVED
Closed: 10 months ago
Resolution: --- → WORKSFORME

I just tested it with Firefox 132.0.2 (64 bit) on Windows 11 Pro and it also works for me (now).

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: