Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4614 closed bug (wontfix)

Status message not going away in Firefox when using Datepicker together with FCKeditor

Reported by: korvald Owned by:
Priority: minor Milestone:
Component: ui.datepicker Version: 1.7.2
Keywords: fckeditor Cc:
Blocked by: Blocking:

Description

This bug seems to be some sort of conflict between the Datepicker and FCKeditor.

If you have a page using both FCKeditor and the Datepicker. If you then try hovering any date in the Datepicker, the status bar in Firefox displays the message "Transferring data from <host>". This message never goes away. I've put up anexample here.

This bug does not appear when FCKeditor is not loaded. It does not always occur, but at least 85% of the times i load the page it does, so try reloading if it do not show.

I've tried this with two different web servers (Jetty and Apache). I have also checked the HTTP requests in the Jetty log, and in Firefix (Live HTTP headers plugin), without finding anything out of the ordinary.

I'm using the latest FF (3.0.11) on Mac and Windows. Other browsers like Opera, Safari and Internet Explorer does not seem to have this issue.

Change History (2)

comment:1 Changed 14 years ago by kbwood

Resolution: wontfix
Status: newclosed

The browser appears to be requesting various images used by the datepicker due to the applied theme. This is an issue with the browser not with jQuery or the plugin.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.