Closed
Bug 482943
Opened 16 years ago
Closed 1 years ago
don't scroll pane when dropping message on top or bottom folder in folder pane
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
References
Details
don't scroll pane when dropping message on top or bottom folder in folder pane
1. pick a folder that is not first folder of the folder pane
2. position the folder to be the top folder in the pane view
3. drag a message to it from some other folder
expected results: folder doesn't move on me
actual results: folder scrolls
this behavior is most annoying
Reporter | ||
Comment 1•16 years ago
|
||
Is this within Thunderbird's control?
Or, is this ultimately an xul core issue?
https://wiki.mozilla.org/XUL:Specs:Scrolling
Comment 2•16 years ago
|
||
Is this a tree and the drag-scrolls-tree behaviour isn't precise enough? I think it is done this way because the tree doesn't receive dragover events unless actually dragging over the tree.
Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Is this a tree and the drag-scrolls-tree behaviour isn't precise enough? I
> think it is done this way because the tree doesn't receive dragover events
> unless actually dragging over the tree.
Perhaps. But seems like there should be some allowance for being able to drop on that first or last row in view
Severity: normal → minor
Updated•2 years ago
|
Severity: minor → S4
Reporter | ||
Comment 4•1 years ago
|
||
I'm happy to say this is much improved in version 115. (not sure whether it's perfect)
Reporter | ||
Updated•1 years ago
|
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•