Issue 431
Harald Kuhr
harald.kuhr at gmail.com
Fri Oct 7 02:46:33 PDT 2011
Sorry for jumping in on this thread,
If there's a preferred way of reporting things like this, please let me know. :-)
I think the issue in question is horizontal scrolling on a trackpad, or a mouse with a scroll ball (like Apple's Magic/Mighty Mouse). Which translates to a MOUSE_WHEEL MouseEvent. While the current Apple solution clearly works, using the SHIFT_DOWN modifier is kind of a hack.
Would it be possible to propagate the support for horizontal scrolling of the mouse wheel up to the core JDK, so it wouldn't have to be emulated like it currently is? I would assume input devices on other platforms will provide this functionality soon too...
Best regards,
--
Harald K
On 5. okt. 2011, at 18:09, Alexander Potochkin wrote:
> Hello Mike
>> On Oct 5, 2011, at 6:50 AM, Alexander Potochkin wrote:
>>
>>> Hello the team
>>>
>>> Could someone from the Apple side give more details on the following issue:
>>> http://java.net/jira/browse/MACOSX_PORT-431
>>>
>>> I added my comment there
>> I clarified to mean using two-finger scrolling on a trackpad, or a mouse with a horizontal axis.
>
> Thanks much!
>
> alexp
>>
>> Mike Swingler
>> Java Engineering
>> Apple Inc.
>>
>
More information about the macosx-port-dev
mailing list