Bug 76454 - [CSS Regions] Clicks on the first region don't trigger the handler
Summary: [CSS Regions] Clicks on the first region don't trigger the handler
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-01-17 07:20 PST by Razvan Caliman
Modified: 2022-07-12 16:27 PDT (History)
7 users (show)

See Also:


Attachments
test case (8.78 KB, text/html)
2012-01-17 07:20 PST, Razvan Caliman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Razvan Caliman 2012-01-17 07:20:10 PST
Created attachment 122764 [details]
test case

Clicking on the first region of a region chain does not trigger any attached click handler functions.

Expected behavior: event handlers attached to any region should trigger, regardless of the region's contents or position in the region chain.
Comment 1 Michelangelo De Simone 2013-06-13 20:52:52 PDT
Still repros on today's nightly (r151543)
Comment 2 Brent Fulgham 2022-07-12 16:27:33 PDT
CSS Regions were removed from he standard (and WebKit).