Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buttons state doesn't refresh properly on iOS #2276

Closed
jswiderski opened this issue Aug 1, 2018 · 1 comment
Closed

Buttons state doesn't refresh properly on iOS #2276

jswiderski opened this issue Aug 1, 2018 · 1 comment
Assignees
Labels
browser:ios The issue can only be reproduced on a mobile device with iOS. status:confirmed An issue confirmed by the development team. support An issue reported by a commercially licensed client. type:bug A bug.
Milestone

Comments

@jswiderski
Copy link
Contributor

Type of report

Bug

Provide detailed reproduction steps (if any)

NOTE: Bug report will require further testing in order to exclude possibility that this is an upstream issue and that Safari returns selection incorrectly.

  1. Enter any text inside the editor and select it.
  2. Click on link button to make the selected text a link.
  3. Enter some more text.
  4. Try putting the cursor inside the link and plain text (play around a bit by changing the selection)

Expected result

Unlink button activates when selection is inside the link and deactivates when it is inside plain text.

Actual result

Unlink button state doesn't refresh properly. Sometimes Unlink button stays activated with selection inside plain text and sometimes it doesn't get activated when selection is inside the link.

Other details

  • Browser: Safari
  • OS: iOS 11.3.1
  • CKEditor version: 4.10.0
  • Installed CKEditor plugins: Link

test1

test2

@jswiderski jswiderski added type:bug A bug. status:confirmed An issue confirmed by the development team. support An issue reported by a commercially licensed client. labels Aug 1, 2018
@jacekbogdanski jacekbogdanski added the browser:ios The issue can only be reproduced on a mobile device with iOS. label Aug 8, 2018
@jacekbogdanski jacekbogdanski changed the title Unlink button doesn't refresh properly on iOS Buttons state doesn't refresh properly on iOS Aug 28, 2018
@jacekbogdanski
Copy link
Member

Closed by #2297.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:ios The issue can only be reproduced on a mobile device with iOS. status:confirmed An issue confirmed by the development team. support An issue reported by a commercially licensed client. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

3 participants