[Tickets #9720] Hard to scroll HTML messages in popup
bugs at horde.org
bugs at horde.org
Sat Mar 26 10:27:01 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9720
------------------------------------------------------------------------------
Ticket | 9720
Created By | jan at horde.org
Summary | Hard to scroll HTML messages in popup
Queue | IMP
Version | Git master
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
jan at horde.org (2011-03-26 10:27) wrote:
If viewing HTML message in the popup window, it's really hard to
scroll through the message with page-up/-down keys, because the focus
has to be inside the scrolling div, but outside the iframe.
This is less of a problem in the preview, because that area is much
larger there, and the Alt-PgUp/Down keys are handled as long as the
focus is *anywhere* outside of the iframe.
A solution could be to implement keydown handlers for Alt-PgUp/Down in
the popup view too, so that the scrolling at least works as long as
the user doesn't click inside the iframe. This still isn't optimal,
but at least consistent with the preview behavior.
More information about the bugs
mailing list