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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>84343</bug_id>
          
          <creation_ts>2012-04-19 07:42:38 -0700</creation_ts>
          <short_desc>[Chromium] datalist: Key binding conflict of step-down and opening suggestion list</short_desc>
          <delta_ts>2013-04-08 14:54:04 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>data:text/html,&lt;input type=number list=dl1&gt;&lt;datalist id=dl1&gt;&lt;option&gt;111111&lt;/datalist&gt;</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>27247</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Kent Tamura">tkent</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>keishi</cc>
    
    <cc>schenney</cc>
    
    <cc>syoichi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>605571</commentid>
    <comment_count>0</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2012-04-19 07:42:38 -0700</bug_when>
    <thetext>1. Load the URL; data:text/html,&lt;input type=number list=dl1&gt;&lt;datalist id=dl1&gt;&lt;option&gt;111111&lt;/datalist&gt;
2. Press &apos;↓&apos; key

Actual behavior:
The value becomes &apos;-1&apos;.

Expected behavior:
?.  Anyway, we should have a way to open a suggestion list provided by the datalist.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>