Closed
Bug 283953
Opened 20 years ago
Closed 20 years ago
[Regression] Dynamic JS select menu disappears
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 283117
People
(Reporter: neilio, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+ In the last nightly or two, something was broken which causes the Movable Type category drop down menu, which is dynamically set via JS, to disappear instead of changing when invoked. This worked fine under the 0218 build (the last build I have on my machine), but now when the weblog is selected, the category select meny disappears. Reproducible: Always Steps to Reproduce: 1. Go to the testcase page: http://homepage.mac.com/thenonsuch/firefox/testcase/mt_testcase.html 2. Select a weblog (choose "Journal" or "Bagatelle") from the "Select a weblog" dropdown menu. Actual Results: The dropdown menu under "Primary Category" disappears. Expected Results: The dropdown menu under "Primary Category" should propagate dynamically via JS with the available category names for that particular weblog.
Comment 1•20 years ago
|
||
attachment 175672 [details] [diff] [review] in bug 283117 fixes this. *** This bug has been marked as a duplicate of 283117 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•