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

fixes #10297 8.14-RC - A few areas where focus lock doesn't work prop… #10329

Closed

Conversation

madsrasmussen
Copy link
Contributor

In all cases mentioned in the issue (#10297), two infinite editors are closed at the same time which results in "editors.length" being counted wrong because of the slide animation.

We need to keep another count of open editors because the length of the editors' array is first changed when the animations are done.

How to test:

  • Test the scenarios from the original issue and make sure you can use the interface when the infinite editors are closed.

nielslyngsoe and others added 4 commits May 18, 2021 11:08
…be any language (#10278)

* Variant sorting should take into account that there might not be any language available

* fix languages

Co-authored-by: Niels Lyngsø <[email protected]>
Co-authored-by: Mads Rasmussen <[email protected]>
@madsrasmussen madsrasmussen changed the base branch from v8/dev to v8/8.14 May 26, 2021 10:07
@nielslyngsoe
Copy link
Member

nielslyngsoe commented May 26, 2021

Closed in favor for #10331

@madsrasmussen madsrasmussen deleted the v8/bugfix/10297-focus-lock-doesn't-work-properly branch November 26, 2024 22:06
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.

4 participants