Bug 112407

Summary: [CSS Regions] CSS Regions losing events
Product: WebKit Reporter: Dmitry Baranovskiy <baranovs>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, syoichi, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Use case none

Dmitry Baranovskiy
Reported 2013-03-14 22:35:56 PDT
The region container doesn’t get mouse events from the content. When you click on the region event never pops up to the region container. It stays on the content, like if it was not inside.
Attachments
Use case (4.00 KB, text/html)
2013-03-14 22:36 PDT, Dmitry Baranovskiy
no flags
Dmitry Baranovskiy
Comment 1 2013-03-14 22:36:50 PDT
Created attachment 193236 [details] Use case
Mihai Balan
Comment 2 2013-03-19 07:46:54 PDT
This is a known issue that is not specific to regions but more to fragmentainers: how an event on the content inside a fragmentainer is passed on to the fragmentainer. The best way to solve it is still under debate, there is an issue open on the regions spec on this: https://www.w3.org/Bugs/Public/show_bug.cgi?id=21132
Michelangelo De Simone
Comment 3 2013-06-13 21:03:52 PDT
This still seems to repro on today's nightly (r151543)
Brent Fulgham
Comment 4 2022-07-12 17:17:03 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.