<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21132</bug_id>
          
          <creation_ts>2013-02-26 23:02:21 +0000</creation_ts>
          <short_desc>Regions need a way to respond to events in their content fragment</short_desc>
          <delta_ts>2013-06-24 22:34:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Regions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          <bug_file_loc>http://lists.w3.org/Archives/Public/www-style/2012Nov/0173.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alan Stearns">stearns</reporter>
          <assigned_to name="Alan Stearns">stearns</assigned_to>
          <cc>eoconnor</cc>
    
    <cc>lmcliste</cc>
    
    <cc>vhardy</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83765</commentid>
    <comment_count>0</comment_count>
    <who name="Alan Stearns">stearns</who>
    <bug_when>2013-02-26 23:02:21 +0000</bug_when>
    <thetext>http://lists.w3.org/Archives/Public/www-style/2012Nov/0173.html

If a content element receives a click, touch or drag event, the event bubbles up through the content element&apos;s place in the DOM, and the region that displays the content (and its parents) never hear about it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85587</commentid>
    <comment_count>1</comment_count>
    <who name="Alan Stearns">stearns</who>
    <bug_when>2013-04-05 00:34:34 +0000</bug_when>
    <thetext>*** Bug 15679 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89773</commentid>
    <comment_count>2</comment_count>
    <who name="Alan Stearns">stearns</who>
    <bug_when>2013-06-24 22:34:41 +0000</bug_when>
    <thetext>An elementsFromPoint() method has been added to CSSOM-view:

http://dev.w3.org/csswg/cssom-view/#extensions-to-the-document-interface

This will in most cases allow code to determine which fragment container has been clicked. It will not fix CSS hover styling.

An additional &apos;paint-order&apos; value for pointer-events is proposed for a future level of CSS UI:

http://wiki.csswg.org/spec/css4-ui?&amp;#pointer-events

This would optionally allow user events to pass through the stack of elements under the event coordinates. This would the issue for both click events and CSS hover styling in fragment containers.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>