<?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>25452</bug_id>
          
          <creation_ts>2014-04-24 23:12:04 +0000</creation_ts>
          <short_desc>forms: new events dispatched when opening or closing &lt;input&gt; and &lt;select&gt; popups</short_desc>
          <delta_ts>2019-04-01 01:02:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>Needs Impl Interest</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kent Tamura">tkent</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>adrianba</cc>
    
    <cc>annevk</cc>
    
    <cc>ap</cc>
    
    <cc>d</cc>
    
    <cc>eoconnor</cc>
    
    <cc>hober0</cc>
    
    <cc>ian</cc>
    
    <cc>jonas</cc>
    
    <cc>mike</cc>
    
    <cc>mjs</cc>
    
    <cc>rbyers</cc>
    
    <cc>travil</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>104386</commentid>
    <comment_count>0</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2014-04-24 23:12:04 +0000</bug_when>
    <thetext>This is a feature request.

Feature: New simple events which are dispatched on opening/closing any native popup-like UI such as &lt;select&gt; menu popups, &lt;input list&gt; popups, and &lt;input type=date&gt; calendar picker.  The event names would be &apos;open&apos; and &apos;close&apos;.


Usecase:
A web application has a menu-like UI built from scratch.
 - We want to close the opening menu when any native popups are opened.  We have no generic way to detect it.
 - If a native popup was opened in an element inside the menu, we want to close the menu when the native popup is closed.
  See https://code.google.com/p/chromium/issues/detail?id=303971#c2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104623</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-04-28 23:26:28 +0000</bug_when>
    <thetext>Interesting idea.

Any other vendors interested in this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>112485</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-09-30 17:20:49 +0000</bug_when>
    <thetext>cc&apos;ing some more people. This seems like a reasonable important feature for a platform with native widgets to have, if we expect people to also develop their own widgets. Is this something anyone would be willing to implement? Firefox? IE? Safari?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129696</commentid>
    <comment_count>3</comment_count>
    <who name="Domenic Denicola">d</who>
    <bug_when>2019-03-29 21:18:45 +0000</bug_when>
    <thetext>With W3C Bugzilla closing, we&apos;re marking all feature requests as WONTFIX, or at least wontfix-in-this-bugtracker.

Please feel free to reopen on https://github.com/whatwg/html/issues if you still believe in the feature and want to discuss it further.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129736</commentid>
    <comment_count>4</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2019-04-01 01:02:54 +0000</bug_when>
    <thetext>I think https://github.com/whatwg/html/issues/3976 is almost equivalent to this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>