Summary | Key handler lost after clicking links in HTML messages |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 09/16/2012 (4674 days ago) |
Due | |
Updated | 10/15/2012 (4645 days ago) |
Assigned | |
Resolved | 09/22/2012 (4668 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit ef2979dbc9c44ff1b01118a61e18be952a5e6d60
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Sep 21 17:20:33 2012 -0600
[mms] Capture key shortcuts on dynamic mailbox page even if focus
is on IFRAME HTML message data (
Bug #11428).imp/docs/CHANGES | 2 ++
imp/js/dimpbase.js | 15 ++++++++++-----
imp/package.xml | 2 ++
3 files changed, 14 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/ef2979dbc9c44ff1b01118a61e18be952a5e6d60
State ⇒ Resolved
commit ef2979dbc9c44ff1b01118a61e18be952a5e6d60
Author: Michael M Slusarz <slusarz@horde.org>
Date: Fri Sep 21 17:20:33 2012 -0600
[mms] Capture key shortcuts on dynamic mailbox page even if focus
is on IFRAME HTML message data (
Bug #11428).imp/docs/CHANGES | 2 ++
imp/js/dimpbase.js | 15 ++++++++++-----
imp/package.xml | 2 ++
3 files changed, 14 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/ef2979dbc9c44ff1b01118a61e18be952a5e6d60
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Key handler lost after clicking links in HTML messages
Type ⇒ Bug
State ⇒ Unconfirmed
frame doesn't work anymore. Even after explicitly clicking back into
the interface doesn't fix this. Only opening another message and
clicking in the message's body gets the key handler back.