Opened 10 years ago
Closed 10 years ago
#12153 closed Bug (expired)
Uncaught TypeError: Cannot read property 'compare' of null
Reported by: | Rob | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Selection | Version: | |
Keywords: | Cc: |
Description
Users frequenly encounter "Uncaught TypeError: Cannot read property 'compare' of null". They haven't given me good repro steps, but they can produce it quite frequently. Current example is Chrome 35 on Windows.
version: 4.4.2 (also seen it as far back as 4.2)
erroring line: https://github.com/ckeditor/ckeditor-dev/blob/master/core/selection.js#L43
build configuration: http://ckeditor.com/builder/224773061e31c4aa24a72388cd90ca5b
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|---|
Version: | 4.4.2 |
comment:2 Changed 10 years ago by
Looking at #12155, #12154 and this issue I start to believe that this must be some Chrome plugin. We have not seen any of them and they were not reported by anyone else.
I remember that there was one pretty popular Chrome plugin which was a total disaster. It was causing some mysterious selection and DOM issues. Kuba, do you remember what was that?
comment:3 Changed 10 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I'm sorry but this is to little information.
Once you know how to reproduce this issue: