Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Several browser compatibility issues in Chrome and Safari #87

Closed
xell opened this issue Aug 4, 2022 · 1 comment
Closed

[bug]: Several browser compatibility issues in Chrome and Safari #87

xell opened this issue Aug 4, 2022 · 1 comment
Assignees
Labels

Comments

@xell
Copy link

xell commented Aug 4, 2022

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

  1. locate insert cursor at the very beginning (or end) of a group.
  2. move the cursor by pressing up (or down) arrow key.
  3. In Chrome, the cursor moves to the above (or below) group. But in Safari, the cursor disappears and the group loses focus.

No 2

  1. In Board view, using two-finger gesture to left or right, to make a horizontal scroll.
  2. 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

  1. In Board view, rotate an element by dragging the small circle.
  2. In Safari, extra content will be selected incorrectly, resulting a ugly UI.

Screenshots

No 3:

Xnip2022-08-04_12-36-54

Expected behavior

No response

Platform

No response

Browser

Chrome and Safari.

Additional context

No response

@xell xell added the type:bug label Aug 4, 2022
@xell xell assigned xell and unassigned xell Aug 4, 2022
@mitsuhatu
Copy link
Contributor

mitsuhatu commented Aug 5, 2022

  1. maybe hot key conflict...

@alt1o alt1o self-assigned this Aug 5, 2022
@alt1o alt1o added this to the 0.0.1-alpha.0.4.1 milestone Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants