<?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>32983</bug_id>
          
          <creation_ts>2009-12-28 02:11:03 -0800</creation_ts>
          <short_desc>Set PlatformKeyboardEvent::isKeypad true if NSNumericPadKeyMask is set on Mac</short_desc>
          <delta_ts>2009-12-28 03:05:35 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Platform</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>32602</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Kinuko Yasuda">kinuko</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>darin</cc>
    
    <cc>estade</cc>
    
    <cc>hbono</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>175200</commentid>
    <comment_count>0</comment_count>
    <who name="Kinuko Yasuda">kinuko</who>
    <bug_when>2009-12-28 02:11:03 -0800</bug_when>
    <thetext>Currently we set PlatformKeyboardEvent::isKeypad true only if given keycode is one of Clear, /=+- or Numeric keypad keys (from 82(0) to 92(9)).  Probably we should also return true if NSNumericPadKeyMask is set to correctly reflect the keyboard event location (for example, we may get PageDown key event with and without NSNumericPadKeyMask, but currently we have no way to distinguish both).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>175207</commentid>
    <comment_count>1</comment_count>
    <who name="Kinuko Yasuda">kinuko</who>
    <bug_when>2009-12-28 03:05:35 -0800</bug_when>
    <thetext>This one was once separated from bug 32602, but merging back to it because we cannot test this one in the layout tests without changing EventSender.
Sorry for the confusion and please let me know if I should separate this one again.

*** This bug has been marked as a duplicate of bug 32602 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>