[bug]: Several browser compatibility issues in Chrome and Safari
Closed this issue · 1 comments
xell commented
Describe the bug
Short version by a table:
Issues | Chrome | Safari |
---|---|---|
1 arrow keys | move to adjacent group with blue border | disappear in the border |
2 two finger gesture in Board | mistakenly trigger “go back” | - |
3 rotate in Board | - | mistakenly select extra content |
To Reproduce
No 1
- locate insert cursor at the very beginning (or end) of a group.
- move the cursor by pressing up (or down) arrow key.
- In Chrome, the cursor moves to the above (or below) group. But in Safari, the cursor disappears and the group loses focus.
No 2
- In Board view, using two-finger gesture to left or right, to make a horizontal scroll.
- If there's navigation history in the current tab, Chrome will mistakenly perform a "go back" action, making the scroll impossible. It's okay in Safari.
No 3
- In Board view, rotate an element by dragging the small circle.
- In Safari, extra content will be selected incorrectly, resulting a ugly UI.
Screenshots
No 3:
Expected behavior
No response
Platform
No response
Browser
Chrome and Safari.
Additional context
No response
mitsuhatu commented
- maybe hot key conflict...