Turns out this is a bug with Firebug inserting random code into empty fields...
<div firebugversion="1.5.4" id="_firebugConsole" style="display: none;">
</div>See: http://drupal.org/node/836300 for more background.
Turns out this is a bug with Firebug inserting random code into empty fields...
<div firebugversion="1.5.4" id="_firebugConsole" style="display: none;">
</div>See: http://drupal.org/node/836300 for more background.
Comments
Comment #1
Ela commentedsame issue, subscribing
Comment #3
Ela commentedthis issue is not fixed
Comment #4
Ela commentedThis might have been connected to cck 3.x? With the latest update problem seems to be gone..
Comment #5
weedoo commentedStill happening to me... I've seen this issue for more than a year now.
Comment #6
hexabinaerThis is still an issue in 7.x
While configuring a site, I set CKEditor to be used only on user request (by clicking the toggle link).
Maybe it's rather a firebug bug that should be fixed elsewhere. I tried to find an issue queue at getfirebug.com, but it's not fairly as easy as finding drupal-related issues :-/
Comment #7
SandraL commentedChanging status to active so that it at least gets looked at - seems like this issue was created as fixed and was closed in error. This is still an issue in 7.x-1.2.
Has anyone found a workaround short of disabling DrupalForFirebug?
Comment #8
SandraL commentedOkay, looking into this further, it seems this was a browser extension issue rather than a problem with the Drupal module. I can't repro the problem in Firefox with Firebug 1.7.3, but it is still a problem in Chrome using the new Drupal for Chrome browser extension (probably based on some older Firebug code).
Disabling the Chrome extension fixed the issue. I'll file a bug there instead.
Comment #9
dczepierga commented@SandraL, which version of Firebug and Firefox do u use?
As i know they fix it, i try to reproduce this with FF4 and last version of Firebug without any result - for me everything works fine...
Greetings
Comment #10
SandraL commented*facepalm*
I was wrong - it is still happening in Firefox as well as Chrome. Is there a CKEditor browser window with the same name as what firebug uses, perhaps?
Comment #11
SandraL commented@dczepierga, sorry, didn't see your comment/question.
I'm using Firebug 1.7.3 and (as of this morning) Firefox 5.0. This also repros in Chrome 12.0.742.100 with the Drupal for Chrome extension (v.0.4).
Thanks for looking into this.
Comment #12
dczepierga commentedAs i see u use drupalforfirebug module, not clean firebug - it's probably bug in this module, because we cannot control what they add to source code... Maybe create issue with this bug in their bugtracker and paste here link to it...
We will see what'd they say about it...
Greetings
Comment #13
SandraL commented@dczepierga - Thanks. I will create an issue there as well. However, I think it's worth noting that this problem does not repro with the WYSIWYG module (using the CKEditor library) instead of the CKEditor module itself. (I just went back and verified this.)
It seems to be a compatibility issue between these two modules (CKEditor and DrupalForFirebug). I'll keep using WYSIWYG if I can't find another solution, but I prefer the customization options that this module provides.
Update: DrupalForFirebug issue: http://drupal.org/node/1199456
Comment #14
dczepierga commentedIssue is not active over 3 month so i closed it.
If problem still exists pls update to last DEV version of CKEditor module, last CKEditor library and then try to reproduce this problem again. If it doesn't help pls report it and write as much details as u can.
Greetings