Bug 61112

Summary: Incorrect selection presentation for details&summary
Product: WebKit Reporter: Kent Tamura <tkent>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: REOPENED    
Severity: Normal CC: ahmad.saleem792, dglazkov, luiz, morrita, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: data:text/html,<details open>bbb <summary>ccc</summary> ddd</details>
Bug Depends on:    
Bug Blocks: 252223    

Kent Tamura
Reported 2011-05-19 00:03:52 PDT
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.
Attachments
Ahmad Saleem
Comment 1 2022-08-09 15:05:18 PDT
*** This bug has been marked as a duplicate of bug 61110 ***
Ryosuke Niwa
Comment 2 2022-08-09 23:52:49 PDT
Not a duplicate.
Note You need to log in before you can comment on or make changes to this bug.