Ticket #8765 (confirmed Bug)
random sorting of styles dropdown list in Chrome 17 and Opera 11.61.
| Reported by: | garretwilson | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Chrome Opera | Cc: |
Description
See also #6414.
Change History
Note: See
TracTickets for help on using
tickets.

If you will have a look at styles defined in 3.6.2\ckeditor\_source\plugins\styles\styles\default.js and then compare this list to what is displayed in Chrome 17 and Opera 11.61 you will notice that order in which styles are displayed is different to what is in JavaScript file.
It seems that issue has been reproducible from CKEditor 3.0.
In #6414 user @mitskevich claimed that he was able to reproduce this ticket in Chrome 10 and Opera 11 so it does not seem like a Chrome and Opera latest browser version problem