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

Fix drag image of dragged section in Safari #2154

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

tf
Copy link
Member

@tf tf commented Oct 2, 2024

Safari apparently gets confused with the scaled section thumbnail and incorrectly uses a much larger rectangle when generating the drag image of a dragged section item. The image then also includes text of other chapters and section items of the outline and parts of the sidebar footer.

Use fallback instead of native draggable for sections in Safari.

Related: SortableJS/Sortable#291

REDMINE-20837

Safari apparently get confused with the scaled section thumbnail and
incorrectly uses a much larger rectangle when generating the drag
image of a dragged section item. The image then also includes text of
other chapters and section items of the outline and parts of the
sidebar footer.

Use fallback instead of native draggable for sections in Safari.

Related: SortableJS/Sortable#291

REDMINE-20837
@tf tf added this to the v17.1 milestone Oct 2, 2024
@tf tf merged commit cd80012 into codevise:master Oct 2, 2024
13 checks passed
@tf tf deleted the draggable-safari-fix branch October 2, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant