Closed Bug 7755 Opened 27 years ago Closed 27 years ago

Hidden objects with position set to relative or absolute don't display under Javascript control unless they are first set to 'visible' and then hidden from an ONLOAD handler.

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 10402

People

(Reporter: reboughner, Assigned: vidur)

References

()

Details

(Whiteboard: [TESTCASE] dan6992@hotmail.com)

Attachments

(2 files)

The example that is submitted contains two frames. The left one has links which cause the display of hidden images to occur in the right hand frame. The Javascript code doesn't function right unless I first change the style rule to visible and from an ONLOAD handler reset them to 'hidden'. The code functions find in IE 5.0.
Forgot to mention that my tests were done with the M6 build of Gecko. Also, the activity indicator barber pole on the bottom left of the browser window shows continuous activity when I click on a link in the left hand frame. If I click the stop button, I loose the main map image and it gets replaced with its image rectangle.
Assignee: leger → mccabe
Component: JavaScript → Javascript Engine
QA Contact: leger → cbegle
reboughner, please use Javascript Engine, not Javascript component. See: http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser Javascript component being retired. cbegle, yours?
Component: Javascript Engine → DOM Level 0
QA Contact: cbegle → gerardok
nope. this is DOM stuff.
Assignee: mccabe → vidur
Assigning to the DOM component owner.
QA Contact: gerardok → ckritzer
Component: DOM Level 0 → DOM Level 2
Summary: Hidden images don't display under Javascript control unless they are first set to 'visible' and then hidden from an ONLOAD handler. → Hidden objects with position set to relative or absolute don't display under Javascript control unless they are first set to 'visible' and then hidden from an ONLOAD handler.
Whiteboard: [TESTCASE] dan6992@hotmail.com
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → DUPLICATE
The style context for the image frame is correctly update to reflect the visibility change, but the view isn't getting notified. Looks like a duplicate of 10402. *** This bug has been marked as a duplicate of 10402 ***
Status: RESOLVED → VERIFIED
Marking VERFIED DUPLICATE per vidur's comments.
Component: DOM Level 2 → DOM Other
Component: DOM Other → DOM Level 1
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: