Moving Tickets in JIRA around is slow
Categories
(Core :: Graphics, enhancement)
Tracking
()
People
(Reporter: linuxhippy, Unassigned)
Details
Attachments
(1 file)
|
47.90 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0
Steps to reproduce:
- used JIRA (altassian) with firefox
- moved tickets from the backlog to the current sprint by dragging them from the backlog area to the sprint
Actual results:
- the animation where the ticket-entry is moving with the mouse is slow and lagging with firefox, whereas its smooth with edge and chrome.
- a lot of time is spent in displaylist-building: https://share.firefox.dev/3VoDaSF
Expected results:
- firefox should be at least as fast to not feel slow ;)
| Reporter | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0
Hi,
Thank you for opening this enhancement. I will set this accordingly, as New. If this is not the correct component, feel free to change it to a more appropriate one.
Thanks for your input.
Comment 3•3 years ago
|
||
This looks more like a Graphics/Layout issue.
Comment 4•3 years ago
|
||
Although most of the non-idle time is spent in display list building it looks as though there is idle time and we are able to draw at 60 fps in the profile.
I tried to reproduce on the mozilla jira instance, I'm not super familiar with jira but I think I got to an equivalent page. Dragging an item on the backlog page felt responsive and just as quick as in Chrome to me.
Description
•