[Webkit-unassigned] [Bug 64298] Hit testing is broken when a block is positioned relatively with left and padding-bottom properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 13:41:54 PDT 2011


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-07-11 13:41:54 PST ---
RenderView 0x107474fa8                     #document    0x108056000
  RenderBlock 0x107473cc8                  HTML    0x107473350
    RenderBody 0x10a817cb8                 BODY    0x107478e40
*     RenderBlock (relative positioned) 0x10a8120e8    DIV    0x10a80cec0 STYLE=position: relative; left: 50px; padding-bottom: 20px; border: solid 1px
        RenderText 0x10a8121b8             #text    0x10a8186f0 "\nClick on the left of this box. The caret is placed at a wrong location.\n"
      RenderBlock 0x10a819108              DIV    0x10a8172d0
        RenderBlock (anonymous) 0x107470458
          RenderText 0x10a8191d8           #text    0x10a826330 "Selected text:"
          RenderInline 0x1074700f8         CODE    0x10a819240
        RenderBlock 0x107470318            DIV    0x1074701e0

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