Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×When writing a long comment, the editor box is now set to position:sticky
, which keeps it fixed on screen. This prevents scrolling down to see previous comments while drafting.
This is especially disruptive in issues with long discussions where referencing earlier comments is necessary.
Is it possible to remove or disable sticky behavior, so the editor scrolls naturally with the page?
Shameful update, this is a pain when you deal with long tickets. Needs to be reverted ASAP.
Even worse is when your comment is longer than whole screen. I copied my previous comment with whole table of test cases. I cannot reach the bottom of my own comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I thought it was a bug in first place, and I just found out that apparently this is an intentional change. I usually need to write long comments and refer to previous ones to elaborate. Now, I have to duplicate the tab on my browser: one to comment and another to read past comments. This update has had a real negative impact on my workflow, would be good to at least allow the user to disable the sticky behavior.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are using uBlock Origin, add this filter to disable the sticky behavior:
atlassian.net##div:style(--_d564on: static !important)
But this is not a long-term solution, of course. Atlassian needs to revert this change, or at least give us a setting to disable it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would also like to see something done abot this. Maybe an option to minimize the comment box at least so I can minimize, read comments, maximize, write, etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome @Stan Merezhko
Sadly,no. It's hard coded and cannot be changes. Even if you try to do this with deleting it from the inspect element, the changes won't be applied. Have you tried zooming out?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks!
This change is the opposite of a QOL improvement - it makes working in the comments harder. I really hope Jira reverses it, because this is clearly a bad decision.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Stan and welcome to the community.
I haven't experienced this behaviour myself since we tend to keep the comments short and to the point, but there is no such setting,
Here is something you can try: Reverse the order of the comments (new on top vs new on bottom), see if this maybe changes the behaviour of the UI to a more acceptable way?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jeroen,
I believe this is a recent change. I only discovered it today.
We need to post lots of images in comments. Once you add one or two screenshots, the editor grows to take up the entire screen and completely blocks scrolling.
Here's what it looks like:
Reversing the order doesn't help - the comment box moves to the bottom of the page, but it stays sticky.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.