Ticket #282 (new Bug)
Opened 5 years ago
Incorrect calculation of coordinates when dragging and dropping to a folder
| Reported by: | MartinDietze | Owned by: | Cyrus Daboo |
|---|---|---|---|
| Priority: | major | Milestone: | unassigned |
| Component: | Application | Version: | v4.0.8 |
| Severity: | Other | Keywords: | |
| Cc: | Operating System: | Linux | |
| OS Version: |
Description
I have a rather long list of folders on my left side, so that the will not fit onto the screen if I expand all hierarchies. In such cases, after I scroll the folder hierarchy up so that I can see the folders at the bottom (which don't fit onto the screen), I get a funny effect when dragging and dropping mails:
The mouse cursor pointing to the empty square (which seems to represent the mail I am dragging) appears quite a bit above the location in the folder hierarchy which is highlighted, i.e. to select the correct target folder I need to aim the mouse cursor higher.
It seems like the calculation involved in the drag-and-drop stuff does not consider the possiblity of the whole folder tree having shifted down due to scrolling.