Opened 15 years ago
Closed 15 years ago
#6579 closed Bug (fixed)
jQuery adapter error on Safari/iPhone
| Reported by: | Sa'ar Zac Elias | Owned by: | Sa'ar Zac Elias |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.3 |
| Component: | General | Version: | 3.3 |
| Keywords: | Cc: |
Description
When using the jQuery adapter on Safari/iPhone, an error is thrown on L6:
TypeError: Result of expression 'f' [null] is not an object.
Attachments (1)
Change History (4)
Changed 15 years ago by
| Attachment: | 6579.patch added |
|---|
comment:1 Changed 15 years ago by
| Milestone: | → CKEditor 3.4.3 |
|---|---|
| Owner: | set to Sa'ar Zac Elias |
| Status: | new → review |
| Version: | → 3.3 |
comment:2 Changed 15 years ago by
| Status: | review → review_passed |
|---|
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |
Fixed with [6053].

Looks like the regression for iPhone is caused by [5355], but the same problem exists for all other incompatible envs.