Opened 13 years ago
Closed 10 years ago
#8765 closed Bug (fixed)
random sorting of styles dropdown list in Chrome 17 and Opera 11.61.
Reported by: | Garret Wilson | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Chrome Opera | Cc: |
Description
See also #6414.
Change History (2)
comment:1 Changed 13 years ago by
Keywords: | Chrome Opera added |
---|---|
Status: | new → confirmed |
Summary: | random sorting of styles dropdown list in Chrome 17. → random sorting of styles dropdown list in Chrome 17 and Opera 11.61. |
Version: | 3.6.2 → 3.0 |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I can no longer reproduce this issue in CKEditor 4.x.
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