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

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>659</bug_id>
          
          <creation_ts>2013-01-01 11:56:37 +0100</creation_ts>
          <short_desc>NEWT Horizontal Scrolling Behavior (OSX, X11, Win32) (horizontal -&gt; modifiers w/ SHIFT)</short_desc>
          <delta_ts>2013-01-14 06:03:15 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Newt</product>
          <component>macosx</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>macosx</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="pron">ron.pressler</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs>jogl da14d647581751f3d2f6d651741eaec485e255b5</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2072</commentid>
    <comment_count>0</comment_count>
    <who name="pron">ron.pressler</who>
    <bug_when>2013-01-01 11:56:37 +0100</bug_when>
    <thetext>Mac notebooks support two-finger scrolling with the trackpad. This generates mouse-wheel events. With AWT, MouseWheelEvent.isShiftDown() returns false for vertical scrolling and true for horizontal scrolling. However, with NEWT, MouseEvent.isShiftDown() returns false in both cases (though it returns true when the shift key is actually down).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2094</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-01-13 19:24:22 +0100</bug_when>
    <thetext>This erroneous behavior exists on all platforms!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2096</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-01-14 06:03:15 +0100</bug_when>
    <thetext>http://jogamp.org/git/?p=jogl.git;a=commit;h=da14d647581751f3d2f6d651741eaec485e255b5</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>