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

Hide text cursor in Script Editor when another application has focus #47176

Closed
wants to merge 2 commits into from
Closed

Hide text cursor in Script Editor when another application has focus #47176

wants to merge 2 commits into from

Conversation

Bogunovich
Copy link
Contributor

Fixes #46951

Added two cases to the switch in TextEdit::_notification( )

@Bogunovich Bogunovich requested a review from a team as a code owner March 20, 2021 00:20
@KoBeWi KoBeWi added this to the 4.0 milestone Mar 20, 2021
@KoBeWi
Copy link
Member

KoBeWi commented Mar 20, 2021

While the fix looks ok, I wonder why NOTIFICATION_APPLICATION_FOCUS_OUT doesn't trigger NOTIFICATION_WM_WINDOW_FOCUS_OUT. It might be some deeper bug.

@Bogunovich Bogunovich closed this Mar 29, 2021
@Bogunovich Bogunovich deleted the fix-script-editor-when-focus-change branch March 29, 2021 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Script Editor caret blinks even if editor is unfocused
3 participants