Search and Top Navigation
#4614 closed bug (wontfix)
Opened June 18, 2009 08:06AM UTC
Closed June 22, 2009 02:51AM UTC
Last modified October 11, 2012 09:15PM UTC
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 an[http://folk.uio.no/korvald/jquery_and_fckeditor.html example 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.
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.