[#8646] HTML message display in iframe grabs keyboard focus
Summary HTML message display in iframe grabs keyboard focus
Queue IMP
Queue Version Git master
Type Bug
State Feedback
Priority 1. Low
Owners Michael Slusarz <slusarz (at) horde (dot) org>
Requester Chuck Hagenbuch <chuck (at) horde (dot) org>
Created 10/15/09 (147 days ago)
Due
Updated 11/09/09 (122 days ago)
Assigned 10/23/09 (139 days ago)
Resolved
Attachments
Milestone
Patch No

History
11/09/09 Michael Slusarz Comment #4 Reply to this comment
I see this with the iframe has the focus, obviously. But there's no 
problem getting the focus back to the interface outside of the 
iframe and resume key navigation there.
I wonder if we should route keypress events from the iframe to the 
parent window though.
Pretty sure this would require injecting javascript into the IFRAME.   
Not sure we want to go there.
11/05/09 Jan Schneider Comment #3 Reply to this comment
I see this with the iframe has the focus, obviously. But there's no 
problem getting the focus back to the interface outside of the iframe 
and resume key navigation there.
I wonder if we should route keypress events from the iframe to the 
parent window though.
10/23/09 Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
I'm assuming you are referring to dimp.  I can't reproduce this 
(tested on FF 3.5.3 and a recentish - last two weeks - development 
version of Chromium).
10/15/09 Chuck Hagenbuch Comment #1
State ⇒ Assigned
Patch ⇒
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ HTML message display in iframe grabs keyboard focus
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
After clicking inside an iframe used to display an HTML message, 
keyboard navigation and shortcuts stop working (even if I click on the 
message list).