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

ide: hide toolbox after changing box focus #1418

Merged
merged 1 commit into from
May 30, 2015

Conversation

scztt
Copy link
Contributor

@scztt scztt commented Apr 12, 2015

Hiding the toolbox causes focus to revert - in that case, Qt handles the focus logic, and seems to pick the first widget in the chain. Instead, we need to set focus to the correct editor box ourselves, and then hide the toolbox.

Fixes #1363

Hiding the toolbox causes focus to revert - in that case, Qt handles the focus logic, and seems to pick the first widget in the chain. Instead, we need to set focus to the correct editor box ourselves, and *then* hide the toolbox.
@scztt scztt self-assigned this Apr 12, 2015
@scztt scztt added this to the 3.7 milestone Apr 12, 2015
@bagong
Copy link
Contributor

bagong commented May 1, 2015

Works nicely now!

telephon added a commit that referenced this pull request May 30, 2015
…lbox

ide: hide toolbox after changing box focus
@telephon telephon merged commit 45c5b1a into master May 30, 2015
@LFSaw LFSaw deleted the topic/fix-focus-after-toolbox branch July 2, 2015 20:31
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.

3 participants