Ticket #191 (closed Defect: fixed)

Opened 13 years ago

Last modified 13 years ago

No Controls in Editor

Reported by: x28de Owned by:
Priority: Major Milestone:
Component: DeepaMehta Standard Distribution Version: 4.0.8
Keywords: Cc:
Complexity: 3 Area:
Module:

Description

Right after pressing the Edit button, the editor window does not display any control buttons, i.e. much more severe than https://trac.deepamehta.de/ticket/185 . Occurred on Windows XP with Firefox 9.01, see attached screenshot and log.

Attachments

edit.JPG (61.0 KB) - added by x28de 13 years ago.
Screenshot
edit.txt (16.4 KB) - added by x28de 13 years ago.
Log

Change History

Changed 13 years ago by x28de

Screenshot

Changed 13 years ago by x28de

Log

comment:1 Changed 13 years ago by jri

This is probably a browser caching issue.
Try pressing Reload while holding the shift key.

If still not working please tell me.
I'll setup my testing Windows machine then and try to reproduce your problem.

comment:2 Changed 13 years ago by x28de

OK after shift+reload and a long time of waiting (~ 1 minute), the edit mode is lost. After pressing Edit again, Save and Cancel buttons appear but no input area.

comment:3 Changed 13 years ago by jri

OK, meanwhile I tracked it down.
The problem appears if your browser's preferred website language is not English.
As a temporary workaround you might set English language:

  1. Extras -> Einstellungen -> Inhalt -> Sprachen, Wählen...
  2. Move "en" (or "en-us", both work) to the top of the list (by pressing "Nach oben")
  3. Press Reload

I will provide a new release with that error fixed today.
Thank you for reporting!

(For future reports you might send also possible output of the browser's error console
Extras -> Web-Entwickler -> Fehlerkonsole -> Fehler
This will help me to understand the problem more quickly)

comment:4 Changed 13 years ago by Jörg Richter

  • Status changed from new to closed
  • Resolution set to fixed

Fix: CKEditor works on non-english systems (#191).

CKEditor's interface language is fixed to "en" regardless of the browser's preferred website language setting.

Close ticket 191.

comment:5 Changed 13 years ago by x28de

OK, it works here, thanks.

Note: See TracTickets for help on using tickets.