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

Active window flag transferred on RequestSoftwareInputPanel event #410

Commits on Nov 18, 2013

  1. Active window flag transferred on RequestSoftwareInputPanel event

    The widgets on a ctkPopupWidget could not get the keyboard focus
    because the window of the popup widget was not active. Since only
    one window can be active at a time, the 'active' flag should always
    be transfered to the window that requests the keyboard input.
    
    Fixes commontk#409
    espakm committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    a08bba9 View commit details
    Browse the repository at this point in the history