Closed Bug 426054 Opened 17 years ago Closed 15 years ago

js write html element, cause applet re-initial

Categories

(Firefox :: General, defect)

2.0 Branch
x86
All
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: sc.jinpw, Unassigned)

Details

(Whiteboard: [CLOSEME 2010-07-30])

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 when <span> output new html element like "<table>", "<div>" using js, the firefox will cause applet to re-inital.But the right action is reloading the applet only if the page fresh. Reproducible: Always Steps to Reproduce: 1.load a applet in html page and creat a new <span style="position:absolute;display:none"> 2.Using js, add new <table> or <div> as child node of the <span> and set the <span> leftX, topY and display it. 3.the applet is re-inital. Actual Results: the applet is re-inital.but if output the element like <font> or text in the <span>, the applet is not reload.
Reporter, are you still seeing this issue with Firefox 3.6.x or later in safe mode? If not, please close. These links can help you in your testing. http://support.mozilla.com/kb/Safe+Mode http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2010-07-30]
Version: unspecified → 2.0 Branch
No reply, INCOMPLETE. Please retest with Firefox 3.6.8 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.