6.0.0-beta1
7/5/25

[#9720] Hard to scroll HTML messages in popup
Summary Hard to scroll HTML messages in popup
Queue IMP
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 03/26/2011 (5215 days ago)
Due
Updated 06/21/2011 (5128 days ago)
Assigned
Resolved 06/21/2011 (5128 days ago)
Milestone
Patch No

History
06/21/2011 06:01:17 PM Jan Schneider Comment #3
State ⇒ Resolved
Reply to this comment
Ah yes, I didn't find the ticket anymore.
06/21/2011 05:38:26 PM Michael Slusarz Comment #2
Assigned to Jan Schneider
State ⇒ Feedback
Reply to this comment
Jan - was this resolved by your recent commit?
03/26/2011 10:27:00 AM jan (at) horde (dot) org Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Hard to scroll HTML messages in popup
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
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.

Saved Queries