Closed
Bug 3467
Opened 26 years ago
Closed 26 years ago
[BLOCK] <observes> onchange handlers are not being called
Categories
(Core Graveyard :: Tracking, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: law, Assigned: hyatt)
Details
onchange handlers are not being called when a broadcaster attribute changes.
This would normally be blocking the status text from getting updated since it
requires use of an onchange handler (since this can't be a direct
attribute-to-attribute connection). I have temporarily worked around this
deficiency by manually calling the onchange handler from within
nsBrowserAppCore::OnStatus.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•26 years ago
|
||
Fixed.
Assignee | ||
Comment 2•26 years ago
|
||
Fixed.
law, could you mark this Verified if all is well please. Thanks!
Status: RESOLVED → VERIFIED
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component. Apprunner component will be deleted/retired
shortly.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•