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

4721: Fake visual selection for opened link UI #7436

Merged
merged 17 commits into from
Jun 16, 2020
Merged

4721: Fake visual selection for opened link UI #7436

merged 17 commits into from
Jun 16, 2020

Conversation

jodator
Copy link
Contributor

@jodator jodator commented Jun 15, 2020

Suggested merge commit message (convention)

Other: Show fake visual selection when link UI is opened. Closes #4721.


Additional information

  • I'm not sure of CSS classes naming - I've tried to look at widget type around classes but got confused.
  • I didn't also succed with Highlight and HighlightText system colors for selection highlight. It works OK on Firefox but Chrome ueses some general defaults - not what my system uses.

This is how this is rendered on Chrome:

@jodator jodator requested a review from oleq June 15, 2020 14:42
@jodator
Copy link
Contributor Author

jodator commented Jun 15, 2020

@oleq I've requested your review mostly because of CSS class names which I'm not sure.

packages/ckeditor5-link/src/linkui.js Outdated Show resolved Hide resolved
packages/ckeditor5-link/src/linkui.js Outdated Show resolved Hide resolved
packages/ckeditor5-link/src/linkui.js Outdated Show resolved Hide resolved
packages/ckeditor5-link/src/linkui.js Outdated Show resolved Hide resolved
packages/ckeditor5-link/src/linkui.js Outdated Show resolved Hide resolved
packages/ckeditor5-link/src/linkui.js Outdated Show resolved Hide resolved
@jodator jodator requested a review from oleq June 16, 2020 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider implementing fake visual selection in editable
2 participants