[Tickets #9511] Compose popup not opening in IE7
bugs at horde.org
bugs at horde.org
Fri Jan 14 10:19:38 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9511
------------------------------------------------------------------------------
Ticket | 9511
Created By | goncalo.queiros at portugalmail.net
Summary | Compose popup not opening in IE7
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2011-01-14 05:19) wrote:
The problem is that when composeDimp.fillForm is executed, the
elements are not present on the page, so focus on the $('to') field
fails.
I also noticed that in Firefox, any onDomLoaded function present on
other .js files get executed and only then, composeDimp.fillForm is
called. In IE7 this happens the other way around, which can help
explain the problem.
More information about the bugs
mailing list