jscalendar does not get displayed in ie 7. In ie 6 and firefox it works fine. When I click its icon the icon just get diffused and the calendar does not pop up.

Comments

nedjo’s picture

Status: Active » Closed (duplicate)

We've got an open issue, pls search the queue for it.

wisdom’s picture

I browsed through the listed issues back to about one year. But I was not able to get exact issue to follow up may be similar issues like jscalendar tab and ie.

nedjo’s picture

Status: Closed (duplicate) » Active

Thanks for looking. I think this is the one I was thinking of: http://drupal.org/node/118926. Does it seem like the same issue?

wisdom’s picture

They are related but different issues.

1) In this case the calendar does not get displayed at all. The other case it does display but it displays in different location than the user wants and

2) this issue is for 5.x.0.8 but that is for 4.7.x

tormu’s picture

Do you get any javascript errors - is it the same problem as I'm having http://drupal.org/node/191311 ?
I'm having the same in IE6 and 7 though.

wisdom’s picture

No javascript error being displayed. When I click the little icon the calendar does not get displayed. It just gets diffused. It works for me in ie 6 and firefox.

clivesj’s picture

I want to apply this patch:
http://sourceforge.net/tracker/index.php?func=detail&aid=1679433&group_i...
to correct this IE7 disply-issue.

However, where do I find calendar.js to apply the patch.
I assume it's not the same as jscalendar.js?

Thanks

sorry, this request should have been in here:
http://drupal.org/node/118926

nedjo’s picture

Thanks for pointing to this patch. I've applied it to calendar_stripped.js in HEAD and the 5.x dev branch. Does that address the issue in IE7? If so, I'll roll another stable release of Javascript Tools. (Another release is overdue anyway.)

clivesj’s picture

Thank you!

Did you also updated 5.x.1.x.dev? The latest version is still dated:

Last updated: November 24, 2007 - 00:05

Regards.

clivesj’s picture

I have switched to the HEAD -version and apllied 5-dec-2007,
but unfortunately the positioning is still incorrect.

AmrMostafa’s picture

I can confirm this is not fixed in 5.x dev. Actually, it doesn't look like the new calendar_stripped.js ever made it.

I suggest that we also add a stock calendar.js, then apply the patch. So the modification could be tracked. Patches attached for convenience.