6.0.0-beta1
7/3/25

[#7663] In IE7, clicking Goto results in a blank screen
Summary In IE7, clicking Goto results in a blank screen
Queue Kronolith
Queue Version HEAD
Type Bug
State Duplicate
Priority 1. Low
Owners Horde Developers (at)
Requester chuck (at) horde (dot) org
Created 11/10/2008 (6079 days ago)
Due
Updated 12/10/2008 (6049 days ago)
Assigned
Resolved 12/10/2008 (6049 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/10/2008 05:54:49 PM Michael Slusarz Comment #6
State ⇒ Duplicate
Reply to this comment
Duplicate of Ticket #6590.,
12/10/2008 05:47:56 PM Michael Slusarz Comment #5 Reply to this comment
Sounds like a duplicate of Ticket #7074 or Ticket #6590.  Weird though 
because the fix to Ticket #6590 was supposed to have incorporated the 
fix for clonePosition - and this issue no longer occurs in IMP.



Go to:

http://jsbin.com/ulebe/



to reproduce the issue on IE.
12/10/2008 12:07:40 PM david (at) rifnet (dot) se Comment #4 Reply to this comment
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.
11/18/2008 06:26:51 PM bugs (dot) horde (dot) org (at) sjau (dot) ch Comment #3 Reply to this comment
This is just a javascript error, that keeps "return false" from being
executed.
It's a "'style' is null or not an object" error from some line 2272.
I can confirm that on MSIE 6 and MSIE 7. When I go to the calendars 
and then select an additional one or deselect an existing one the main 
frame goes blank and java script error appears:



Line: 2

Character 38516

Error: 'style' is null or not an object

Code: 0

URL: http://www.domain.com/horde/kronolith/



I'm using the cvs version from november 17 of FRAMEWORK 3
11/10/2008 03:54:38 PM Jan Schneider Comment #2 Reply to this comment
This is just a javascript error, that keeps "return false" from being 
executed.

It's a "'style' is null or not an object" error from some line 2272.
11/10/2008 05:05:57 AM Chuck Hagenbuch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ In IE7, clicking Goto results in a blank screen
Queue ⇒ Kronolith
Assigned to Horde DevelopersHorde Developers
Milestone ⇒
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
This seems very similar to the prototype/scriptaculous bugs that have 
already been addressed, but it's happening for me with HEAD and IE7. 
In any calendar view, click Goto in the menu, and instead of seeing 
the date picker popup, there's a blank white screen.

Saved Queries