[Webkit-unassigned] [Bug 30694] New: Selection draws over content that won't get copied

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 16:55:53 PDT 2009


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

           Summary: Selection draws over content that won't get copied
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan at chromium.org


Created an attachment (id=41698)
 --> (https://bugs.webkit.org/attachment.cgi?id=41698)
screenshot of selection on webkit.org

In the attached screenshot, observe how the selection paints over the sidebar.

Maciej wrote:
"http://daringfireball.net/ is another site that has the same problem, likely
for the very same reason. I expect this will happen on any site  uses a large
left margin on the main content to lay out around an absolute-positioned
sidebar. Some sites use floats for this kind of thing and are not affected. I'm
not sure what the best fix is. Maybe we should be stopping selection painting
at the border box and not draw into margins. I'm not sure if this would have
negative consequences on other sites."

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