6.0.0-beta1
8/13/25

[#8695] Inline links in HTML messages load message.php in IFRAME
Summary Inline links in HTML messages load message.php in IFRAME
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 11/10/2009 (5755 days ago)
Due
Updated 09/07/2010 (5454 days ago)
Assigned 11/15/2009 (5750 days ago)
Resolved 09/07/2010 (5454 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/07/2010 08:16:22 AM Michael Slusarz State ⇒ Resolved
 
09/07/2010 08:15:58 AM Git Commit Comment #5 Reply to this comment
11/16/2009 06:43:39 PM Jan Schneider Comment #4 Reply to this comment
Can we rewrite the links so that we catch onclick events? Doesn't fix 
the Firefox bug, but at least doesn't reload the iframe. Or maybe take 
a look at other webmailers if/how they fix it. Though I guess most of 
them don't create a dynamic iframe, but just load the message again in 
the iframe.
11/16/2009 06:31:14 PM Michael Slusarz Comment #3 Reply to this comment
[Sigh]  Sure enough, a Mozilla bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=359190
11/15/2009 02:42:56 AM Michael Slusarz Comment #2
Priority ⇒ 1. Low
State ⇒ Feedback
Reply to this comment
I can only reproduce with FF 3.5 (works fine on Google Chrome, IE 7, 
Opera).  It appears to be a bug with the way FF treats IFRAME's that 
are populated using open(), write(), and close(); if loaded from a src 
URL, this doesn't occur.  Since this is a browser bug, not really sure 
what we can do about it - especially since the alternative (loading 
the HTML data through a separate call) is really not an option for 
performance reasons.
11/10/2009 02:19:56 PM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Inline links in HTML messages load message.php in IFRAME
Queue ⇒ IMP
Assigned to Michael Slusarz
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
If an HTML message contains a link to a local anchor further down in 
the HTML, the IFRAME is not scrolling down to that link, instead 
message.php is completely loaded into the IFRAME with the anchor hash 
attached to the loaded URL.

Saved Queries