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

Фокус ввода не захватывается окном при открытии второго лога #2

Closed
variar opened this issue May 17, 2016 · 2 comments
Assignees
Milestone

Comments

@variar
Copy link
Owner

variar commented May 17, 2016

При открытии второго лога он открывается, окно переходит на первый план, но фокус остаётся в предыдущем приложении (на первом логе этого нет).
Теперь фокус переходит в строку поиска во вновь открытом логе.

Не исправлено. Курсор действительно мигает в строке поиска, но ввод с клавиатуры всё равно уходит в другое приложение.

@variar
Copy link
Owner Author

variar commented May 17, 2016

Есть подозрение, что связано с механизмом поднятия окна на первый план

@variar
Copy link
Owner Author

variar commented May 17, 2016

Да, нужно вызывать AllowSetForegrowndWindow. Починил в bca3f86

@variar variar self-assigned this May 17, 2016
@variar variar added this to the v1.1.1_r3 milestone May 17, 2016
@variar variar closed this as completed May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant