Closed
Bug 41534
Opened 25 years ago
Closed 25 years ago
Changing style from javascript doesnt work
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
M17
People
(Reporter: maren, Assigned: waterson)
References
()
Details
Attachments
(3 files)
When trying to alter the style attribute with setAttribute, the visible style
doesnt update, although the elements' style tag contains the correct values.
Changing the class dynamically works fine.
Zipfile in URL contains style.css/style.xul and style.js to demonstrate the
differences between style and class.
Sadly I don't remember exactly when this worked correctly the last time, I'd say
it was two or more weeks ago. (Changing class was fixed by shaver last week irc)
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 2•25 years ago
|
||
-> XUL
Assignee: pierre → waterson
Component: Style System → XP Toolkit/Widgets
Summary: Changing style from javascript doesnt work, changing class works fine. → Changing style from javascript doesnt work
Assignee | ||
Updated•25 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → M17
Assignee | ||
Comment 3•25 years ago
|
||
Reporter | ||
Comment 4•25 years ago
|
||
Changed the URL not to point to a xipfile (hello shaver :)
Comment 5•25 years ago
|
||
Assignee | ||
Comment 6•25 years ago
|
||
fix checked in, r=hyatt
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•