Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Problem with trackpad in MacOSX

    Hi, in an Apple laptop, if I go to a grid with horizontal and vertical scroll, I can drag down the trackpad with two fingers to do the vertical scroll, but when I drag right to do the horizontal scroll, it doesn't work

    Here is some info about how MacOSX trackpad works: http://support.apple.com/kb/HT3448

    Example of grid with horizontal scroll
    http://host:port/isomorphic/system/r...tchOperationFS
    and then increase the width of any column to display the horizontal scroll

    Is this horizontal scroll with an Apple trackpad and two fingers a supported operation?

    Thanks and regards.

    #2
    We currently have a limitation whereby we won't react to horizontal trackpad scrolling for components showing custom scrollbars, as we're reacting to the native "mouseWheel" event to perform scrolling and horizontal scrolling is not taken into account.

    We intend to add support for horizontal trackpad scrolling in the near future (and supporting horizontal "mouseWheel" event handling in general). We will follow up on this thread when such support is in place.

    Regards
    Isomorphic software

    Comment


      #3
      A quick follow up to let you know we have now made this change in the 9.1d branch - as of nightly builds going forward, horizontal trackpad scrolling should behave correctly in all browsers where the information is natively available to us (this excludes older browsers and may vary based on hardware, OS, etc).

      Please feel free to take a look and let us know if you encounter any problems with this.

      Regards
      Isomorphic Software

      Comment

      Working...
      X