Bug 130022

Summary: [CSS Regions] Wheel events do not properly propagate to the region when the mouse pointer is on the region's overflow
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test-case none

Description Radu Stavila 2014-03-10 08:55:16 PDT
Created attachment 226306 [details]
Test-case

[CSS Regions] Wheel events do not properly propagate to the region when the mouse pointer is on the region's overflow. See attached test-case. The computation of what region the event should propagate to is done in RenderNamedFlowThread::fragmentFromAbsolutePointAndBox
Comment 1 Brent Fulgham 2022-07-12 17:21:17 PDT
CSS Regions were removed in Bug 174978.