Bug in post editor

  • Marte2007
    26th Oct 2011 Member 0 Permalink
    I found a bug in the new WYSIWYG editor: I cannot longer use the reply and quote buttons; they just do nothing.
    EDIT: I'm using Konqueror (Webkit) under Linux
    EDIT-2: I see that only the underlying textarea is updated, not the CLEditor's iframe. It should have a refresh method but I couldn't see one in the docs.
    EDIT-3: try calling the refresh() method on the JQuery object of the textarea.
    EDIT-4: I did the dirty work: add this to the click event of $('.ReplyButton'):
    $('#AddReplyMessage').cleditor()[0].refresh()
  • jenn4
    26th Oct 2011 Member 0 Permalink
    I cant type without manually opening my keoboard when I'm on mobile.
  • disturbed666
    26th Oct 2011 Member 0 Permalink
    i've posted this bug in the official game feedback cause i thought that i shouldn't make a new thread about it. but this is very anoying (you can ssee the reply on top left (with that i mean name))
  • Simon
    26th Oct 2011 Administrator 0 Permalink
    I've fixed the bug and added an option to your profile settings so you can disable the new editor.
  • disturbed666
    26th Oct 2011 Member 0 Permalink
    still not fixed the reply still doesn't works and quote
  • BloodLust
    26th Oct 2011 Member 0 Permalink
    it works fine for me.....
  • disturbed666
    26th Oct 2011 Member 0 Permalink
    @BloodLust (View Post) strange... what browser do you use? mm maybe i should try compatibility view however... nope not compatibility view
  • jenn4
    26th Oct 2011 Member 0 Permalink
    disturbed666:@BloodLust!173917 strange... what browser do you use? mm maybe i should try compatibility view however... nope not compatibility view

    What

    HTML code of this editor is super crappy
  • disturbed666
    26th Oct 2011 Member 0 Permalink
    @jenn4 (View Post) that's what i already thought xD
  • soccermitchy
    26th Oct 2011 Member 0 Permalink