[Webkit-unassigned] [Bug 102170] New: Dynamically created button won't display in some circumstances.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 20:28:58 PST 2012


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

           Summary: Dynamically created button won't display in some
                    circumstances.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lb1.3 at juno.com


Created an attachment (id=174058)
 --> (https://bugs.webkit.org/attachment.cgi?id=174058&action=review)
Minimal example of this bug

A dynamically created button won't display in some circumstances.

1) Make a page similar to the minimal example attached. Click TEST.
2) After the input area is displayed, some work is done (the setTimeout does the same effect).
3) Instead of showing the button after some time, the button disappears until the window is resized, form element is clicked, or (in Android) after zooming.

It seems to be a bug in the layout, when the button disappears the inspector shows it to be at the left of the screen.

-- 
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