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

Fix (engine): detecting restricted objects in firefox #14706

Merged

Conversation

illia-stv
Copy link
Contributor

Suggested merge commit message (convention)

Fix (engine): Don't throw an error when clicking on baloon with input on Firefox. Closes #9635.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@mlewand mlewand requested a review from oleq August 2, 2023 08:33
@illia-stv illia-stv requested a review from oleq August 2, 2023 10:15
Copy link
Member

@oleq oleq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I took the liberty of making the test a little bit more specific.

@illia-stv illia-stv requested a review from niegowski August 3, 2023 11:11
@illia-stv illia-stv requested a review from niegowski August 3, 2023 14:14
@illia-stv illia-stv requested a review from niegowski August 9, 2023 10:03
Copy link
Contributor

@niegowski niegowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Live review, some fixes pushed. Please fix the SelectionObserver tests.

packages/ckeditor5-engine/src/view/domconverter.ts Outdated Show resolved Hide resolved
packages/ckeditor5-engine/src/view/domconverter.ts Outdated Show resolved Hide resolved
@illia-stv illia-stv requested a review from niegowski August 22, 2023 10:40
@illia-stv illia-stv requested a review from niegowski August 29, 2023 10:25
@illia-stv illia-stv requested a review from niegowski August 30, 2023 11:50
@niegowski niegowski merged commit 54a4c22 into master Aug 30, 2023
@niegowski niegowski deleted the ck/9635-error-when-clicking-on-label-elements-inside-editor branch August 30, 2023 12:14
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.

[Firefox] Error when clicking on label elements inside editor
3 participants