I'm trying to click to edit on a node reference field. I click edit. I click the reference field. The field blinks in and out like it's refreshing, but my cursor loses its place on the reference field, so in the end I can't edit it.
I'm trying to click to edit on a node reference field. I click edit. I click the reference field. The field blinks in and out like it's refreshing, but my cursor loses its place on the reference field, so in the end I can't edit it.
Comments
Comment #1
matcha213 commentedI'm also facing a similar issue in Chrome. Basically I can check a checkbox and it will save, but if I uncheck the box, it does not save. It must be the javascript and how Chrome registers unchecks.
Comment #2
batje commentedThis is not necesarrily Chrome. Checkboxes and nodereference fields have not been extensively tested on all browsers.
Comment #3
julma commentedSame behavior in Firefox for any cck fields (text, number...).
maybe the statuts of this module should stay in "dev" until this problem has been solved.
Comment #4
batje commentedSorry, we are running this module with textboxes and textareas succesfully both in Firefox, Chrome, and even IE6.
Are there any specific JavaScript errors that you are encountering? (if you install webdeveloper on Firefox you can see them quite easily)
Also, we had issues with the JavaScript performance settings of Drupal. Try the module with that optimisation switched off.
Comment #5
ManyNancy commentedworks with js aggregation off, doesn't work with it on.
Must be some minor js bug that makes the module unusable. Could any maintainers look at this? Thanks.
Comment #6
markfoodyburton commentedI'm not getting the same issue as you - can you give more details?
Cheers
Mark.
Comment #7
joelpittetClosing this to triage the queue. Feel free to comment if you'd like this to be re-opened, though currently there is nobody supporting the 6.x branch.