Opened 15 years ago
Closed 15 years ago
#5429 closed Task (fixed)
Disable HC detection in webkit browsers
Reported by: | Damian | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | |
Keywords: | IBM | Cc: |
Description
HC detection should be turned off in webkit browsers.
The reasoning behind this ticket is that it has been found that, by some unknown reason, the editor *sometimes* mistakenly detects HC in WebKit when loading the code through Dojo's xhrGet.
In any case, as HC is not available in WebKit, it's safe to simply disable the detection code.