Opened 10 years ago
Closed 10 years ago
#12381 closed Bug (fixed)
[PR#110][iOS] Fix selection trouble in iOS
Reported by: | Piotr Jasiun | Owned by: | Piotr Jasiun |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.5 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Pull request #110
Environment: iOS6 and iOS7
A.
- Click on a disabled button
- Notice the cursor is blinking in the right place
- Input some text
- Notice text is not input
B.
- Create a table with the table plugin
- Cursor is blinking inside the newly created table
- Input some text
- Notice text is not input
Change History (3)
comment:1 Changed 10 years ago by
Owner: | set to Piotr Jasiun |
---|---|
Status: | new → review |
comment:2 Changed 10 years ago by
Milestone: | → CKEditor 4.4.5 |
---|
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Merged into master with hash: git:ac30879.
Added commit from PR, fixed code style and added comment. Code is ready for the review. Changes in t/12381.