[Webkit-unassigned] [Bug 89102] New: smart reloading delay creating dynamic elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 07:54:34 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89102

           Summary: smart reloading delay creating dynamic elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://tipsmc.com/index/application_form/0-23
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sailormax at inbox.lv


steps:
1. load the page
2. press on link "Анкета абитуриента" at left column in block "ЗАЯВКА НА ОБУЧЕНИЕ"

What do I expect to happen?
Page reloading

What actually happens?
Page reloading without iframe. After reloading, iframe is empty.
Iframe generated by script: 'document.write(...)'.
After that same script trying to get access to new iframe by ID, but can't, because in this type of reloading Safari create iframe _after_ script finished work :(

tested on Safari 5.1.7 and Night Build 7534.57.2

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list