-
Bug
-
Resolution: Fixed
-
P4
-
7u6
-
None
It is not clear where and how Swipe is supported. We need to improve the javadoc. We shoul state that
- all types of swipe should work on all touch-screen platforms (unless the platform defines swipe gesture differently)
- swipe works on non-touch-screen platforms only to the extent supported by the platform, which means not at all on Windows (there are no means to perform swipe here), only three- and four-finger swipes on Mac and that only in case of disabling their usage by the OS.
- all types of swipe should work on all touch-screen platforms (unless the platform defines swipe gesture differently)
- swipe works on non-touch-screen platforms only to the extent supported by the platform, which means not at all on Windows (there are no means to perform swipe here), only three- and four-finger swipes on Mac and that only in case of disabling their usage by the OS.