[Webkit-unassigned] [Bug 61112] New: Incorrect selection presentation for details&summary
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 00:03:52 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61112
Summary: Incorrect selection presentation for details&summary
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
URL: data:text/html,<details open>bbb
<summary>ccc</summary> ddd</details>
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tkent at chromium.org
CC: dglazkov at chromium.org, morrita at google.com
1, Load data:text/html,<details open>bbb <summary>ccc</summary> ddd</details>
2. Select all (⌘-A / Ctrl-A)
Expected result:
All text blocks are selected and they have selected color (blue background).
Actual result:
The summary text don't have selected color.
This seems a visual problem. I confirmed the summary text was actually selected by copy&paste.
--
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