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

matcha213’s picture

Version: 6.x-1.2 » 6.x-2.x-dev

I'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.

batje’s picture

This is not necesarrily Chrome. Checkboxes and nodereference fields have not been extensively tested on all browsers.

julma’s picture

Same 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.

batje’s picture

Sorry, 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.

ManyNancy’s picture

Priority: Normal » Critical

works 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.

markfoodyburton’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not getting the same issue as you - can you give more details?

Cheers

Mark.

joelpittet’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)

Closing 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.