[Webkit-unassigned] [Bug 92439] New: If draggable element inside inline-block then it invisible or white

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 17:08:37 PDT 2012


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

           Summary: If draggable element inside inline-block then it
                    invisible or white
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: special-k at li.ru


Created an attachment (id=154793)
 --> (https://bugs.webkit.org/attachment.cgi?id=154793&action=review)
Drag box inside inline block

I don't know if this bug fixed after fixing this bug https://bugs.webkit.org/show_bug.cgi?id=79417
I have both bugs in my cromium (18.0.1025.168 (Developer Build 134367 Linux) Ubuntu 12.04) now.

If draggable element inside inline-block then it invisible or white.
if you add the declarations width: 100% and height: 100% to body, html, the box will invisible.
if not, the box will fully white.

To see the error, you should uncomment class a. Then you can comment width, heigth declarations to see another kind of bug.

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