Closed
Bug 296352
Opened 20 years ago
Closed 20 years ago
When dynamically changing "listStyleImage" of a bullet list item, the image doesn't actually change
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 180142
People
(Reporter: voskat, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
If you use the option "Everything", the function "setAllFlips" will be triggered
and the entire menu structure will unfold.
Except that the folder icons past the top level remain closed.
Strangely, this doesn't happen if I put an "alert" in that bit of code (see line
201).
Reproducible: Always
Steps to Reproduce:
1. Just visit the URL and click "Everything".
Actual Results:
The icons past the top level remain closed.
Expected Results:
All icons should have been open.
Comment 1•20 years ago
|
||
WFM, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050601
Firefox/1.0+
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050602
Firefox/1.0+
I think this was fixed along with bug 180142.
| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #2)
> I think this was fixed along with bug 180142.
Apparently not.
Some of the code in the 1.0.x releases is over a year old. Firefox nightly
builds (1.0+, as you will note in comments 1 and 2) contain the latest code and
fixes. If you would like to test one to check if this is indeed fixed, you can
download it at http://www.mozilla.org/developer/#builds
According to my experimentation, this was fixed on 2004-08-04, and has been in
nightlies since then.
| Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4)
> Some of the code in the 1.0.x releases is over a year old. Firefox nightly
> builds (1.0+, as you will note in comments 1 and 2) contain the latest code and
> fixes. If you would like to test one to check if this is indeed fixed, you can
> download it at http://www.mozilla.org/developer/#builds
>
> According to my experimentation, this was fixed on 2004-08-04, and has been in
> nightlies since then.
Ahh, right.. I tried it with Deer Park and the bug has indeed been fixed.
Any idea when this fix will make it into an official release?
*** This bug has been marked as a duplicate of 180142 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Deer Park is intended for eventual release as 1.1.
http://www.mozilla.org/projects/firefox/roadmap.html#milestoneTable
vf.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•