[Tickets #9458] Imp scrollbar doesn't work if dimpmain is not at the top
bugs at horde.org
bugs at horde.org
Mon Dec 20 19:16:24 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9458
------------------------------------------------------------------------------
Ticket | 9458
Created By | goncalo.queiros at portugalmail.net
Summary | Imp scrollbar doesn't work if dimpmain is not at the
| top
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2010-12-20 14:16) wrote:
If the "dimpmain" div is not at the top (offset = 70px ex), the
scrollbar will not work properly. You drag it until only one message
is seen, you drop, and the viewport will have +/- 4 messages..the same
happens if you pull it down.
This is happening on viewposrt.js line "l = parseInt((y - sp.pos) /
sp.lh);", because "y" value is wrong, so the number of lines are badly
calculated. I think this is related with recent dragdorp2.js changes,
but can't figure out where.
More information about the bugs
mailing list