I have latest dev versions of cck and editfields working on 6.8

FF works almost perfect except my dhtml menu goes wacky expanding and collapsing when on a page rather it be a view view or a node view.

ie just hates it altogether. never ending loop of reloading the editable fields making all the links on the page unclickable.

both ff and ie shows the 'click to edit' box but right on top of the label

Comments

markfoodyburton’s picture

I've taken a look at this, but got nowhere :-(

I can't get my version of ie to do the endless loop thing. I dont usually use ie, so I'm noo expert, but when I tried with ie (7) I get the fields rendered correctly. I do have a problem with the 'click to edit' button, but thats a different story...

HOWEVER, with ie, if I try to submit a change, I get some sort of dialogue box asking if I want to download a file! (Actually, the submit works, but this pop up is horrid!)
It turns out that this is in response to the ajax GET request... which is _VERY_ strange, because in order to get this far, ie has already had to correctly execute this code once already!!!

Given that the code in question does a drupal_json on one side, and an .ajax with a data type of json on the other...
In short - if this isn't working - I'm not sure what I can do about it!
- any ideas gratefully received..

For the theming - I'm not especially happy with the theming of either the 'click to edit' or the circular 'loading' thing - if anybody else can come up with a better scheme, I'd happily go for it.
The only thing I would say is that the way it's done right now, you should be able to change everything in your .css....

Cheers

Mark.

markfoodyburton’s picture

I'm wondering if you had similar problems to 1186776?

Could you give the latest version a try and let me know if it improves things for you?

Cheers

Mark.

CobraMP’s picture

just saw this, i'll test it tonight

CobraMP’s picture

Finally got to testing this a little. Like the new thinking icon but it should be closer to the field (nitpicking and might be my theme)! It does seem to work better in the sense that I don't get what looked like a loop and my dhtml menus aren't going wacky.

Aside from being a bit slow (especially load time with several editable fields) the dropdowns worked well and were responsive however if I use radio buttons the field doesn't update. I notice it does update if I click again anywhere in the window but if I browse away from the page it doesn't save. this bug was seen in IE only. FF was fine.

acidpotato’s picture

Status: Active » Closed (won't fix)

Closing legacy issue. Reopen as needed.