#13439 closed Bug (fixed)
Red tests on iPad
Reported by: | Piotr Jasiun | Owned by: | Piotr Jasiun |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
There are 15 red tests on iPad (both dev and build versions). Mostly on the clipboard.
Change History (5)
comment:1 Changed 9 years ago by
Owner: | set to Piotr Jasiun |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Status: | assigned → review |
---|
comment:3 Changed 9 years ago by
Milestone: | → CKEditor 4.5.1 |
---|
comment:4 Changed 9 years ago by
Status: | review → review_passed |
---|
Rebased branch and added one more test to ignores + minimal changes in comments. branch:t/13439
comment:5 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with git:9d62060 to git:17fa5d2e (by accident merged with rebase)
There were mess in
clipboard.is*Supported
usage.I had to make some small changes in the dev code, they should not brink any problems, because I just exposed some variables, but this is true only if I did no mistake. We could run clipboard tests on the new version to be sure.
Changes in t/13439.