drawio icon indicating copy to clipboard operation
drawio copied to clipboard

iPad - Double-Tap Selection (touch screen) causes selection to get stuck

Open DreamShark-Bytes opened this issue 2 years ago • 0 comments

Preflight Checklist

  • [x] I agree to follow the Code of Conduct that this project adheres to.
  • [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Describe the bug To do object-selection using touch input on the ipad, the Option button must be held down first. When double-tapping the iPad screen with touch-input and hitting the Option button on the 2nd press the selection gets stuck until tapping the screen again. While it’s like this, there is NO way to get out of this selection when using the trackpad on the magic keyboard case for the iPad. Touch input must be used again. This is NOT the same as Issue #3055 because it’s using touch-input (not mouse/trackpad input) and the selection is getting stuck in a different way.

To Reproduce Steps to reproduce the behavior:

  1. use an iPad and use touch-input (fingers)
  2. Use a browser of Safari or Chrome, and navigate to draw.io
  3. double-click quickly on the canvas but on the 2nd-click hold down the Option button (which is the way to do object-select when using touch-input)
  4. Doesn’t matter if you let go of Option key first or stop touching the screen, the selection tool gets stuck until touching the screen again. If you use a trackpad from the magic keyboard case while the selection is stuck, there is no way (that I could find) to get out of the selection.

Expected behavior Should just do a normal click-and-drag selection. OR Object-creation menu.

Screenshots You can tell the selection is stuck because I’m able to keep moving the canvas around and the selection stays. Automatic

draw.io version: 20.3.2

Desktop (please complete the following information):

  • OS: iOS on iPad, version 15.7
  • Browser: Chrome version 150.0.5195.129 -Browser: Safari - version is tied to iOS version

DreamShark-Bytes avatar Sep 17 '22 22:09 DreamShark-Bytes