Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix composer touch bar flickering on keypress in Chrome #4173

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Mar 4, 2020

This changes our selection state handling to leave things alone if the browser's
state already matches what we want. This avoids strange side effects like the
touch bar flickering on each key press in Chrome.

Fixes element-hq/element-web#9299

This changes our selection state handling to leave things alone if the browser's
state already matches what we want. This avoids strange side effects like the
touch bar flickering on each key press in Chrome.

Fixes element-hq/element-web#9299
@jryans jryans requested a review from a team March 4, 2020 14:36
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

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

great, thanks for looking into this! lgtm

@jryans jryans merged commit 5da13ea into develop Mar 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recent chrome + macOS makes the touchbar flash every time you press a key in the composer
2 participants