#11829 closed defect (worksforme)
Scrolling closes the "Modify Ticket" area
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 1.0.1 |
Severity: | normal | Keywords: | scrolling |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Open a tiket in a new tab or refresh the page. Enter some text in the "Add Comment" box and scroll down either via the scroll wheel or the scroll bar on the right and the "Modify Ticket" area closes.
Open the ticket and scroll up/down all you want and it doesn't close the "Modify Ticket" area but once you enter the text, the next scrolling will close it. This is reproducible every time.
Running FF 33 under Fedora 20 with Mate desktop.
Attachments (0)
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This was done on purpose so that you could immediately see the ticket comment preview.
However we also found that to be non-optimal, so this has changed in more recent versions: as you can see here (Trac 1.1.3), the ticket modification form stays opened as it's now above the comment editor, so it doesn't prevent you to see the comment preview right below the editor.
That behavior is not going to change on 1.0.x and is no longer there on 1.1.x.
Just noticed that it's not scrolling that causes the error as after entering text, the first thing I did was to scroll.
Turns out that if you enter text into the "Add Comment" box and wait 2-3 seconds, the "Modify Ticket" area closes. You can type all you want, but once you stop typing, the "Modify Ticket" area closes.
Really disruptive to the workflow.