Bug #104697
open
Unexpected behaviour - placing new items in the page tree. Safari Desktop
Added by Tom Warwick 3 months ago.
Updated about 2 months ago.
Description
When adding a new item to the page tree (Page, Mount Point etc) I expect to see the blue line which indicates where my new item will be placed in the page tree.
In both Safari Desktop 17.6 & 18.0 Preview the blue line appears intermittently.
Examples attached.
Files
Related issues
1 (1 open — 0 closed)
I tried replicating this on Mac OS Sonoma 14.5, with Safari 17.5 and 18.0 Technical Preview, and I wasn't able to replicate this dragging behaviour. do you have any extensions installed in Safari that might interfere here?
I cannot reproduce the issue either on Safari 17.6, but I noticed a severe performance degration during the ongoing drag operation.
- Related to Bug #104918: Drag & Drop to create pages in pagetree is not usable anymore added
- Priority changed from Should have to Could have
- File Screenshot 2024-10-07 at 15.39.41.png added
- File deleted (
Screenshot 2024-10-07 at 15.39.41.png)
It seems the page tree is repainting all nodes after the hovered node while moving the drag tooltip, see atached video with paint flashing enabled in google chrome.
- Status changed from New to Accepted
- Assignee set to Benjamin Kott
Removing z-index: 1
from .node:hover
would be a first improvement to avoid repainting all following sibling nodes when hovering a node.
Also available in: Atom
PDF