[Tickets #7663] Re: In IE7, clicking Goto results in a blank screen
bugs at horde.org
bugs at horde.org
Wed Dec 10 12:07:40 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7663
------------------------------------------------------------------------------
Ticket | 7663
Updated By | david at rifnet.se
Summary | In IE7, clicking Goto results in a blank screen
Queue | Kronolith
Version | HEAD
Type | Bug
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Horde Developers
------------------------------------------------------------------------------
david at rifnet.se (2008-12-10 07:07) wrote:
Workaround:
in file "horde3/kronolith/js/views.js"
replace:
$(pageLoading).clonePosition(page);
with:
//$(pageLoading).clonePosition(page);
this also removes the text "Loading.." when the page updates.
More information about the bugs
mailing list