[Webkit-unassigned] [Bug 21960] New: Chrome/Safari selects the region outside the element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 29 15:58:45 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21960
Summary: Chrome/Safari selects the region outside the element
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
URL: http://bash.org.ru/
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: InChromiumBugs
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jon at chromium.org
Issue originated in Chromium bugs, see
http://code.google.com/p/chromium/issues/detail?id=3527
IE and FF selects only the region inside the red box but Chrome/Safari does
select the region outside.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<body>
<div style="margin: 20px auto; width: 740px;font-family: 'Lucida Grande',
'Tahoma', sans-serif; border: 2px solid red">Only area with in div region
should get selected. But the region that lies outside the div also gets
selected.</div>
</body>
</html>
See the attached reductions.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list