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

Additions to focus-handler #3

Conversation

jankurianski
Copy link

  • Added an IFocusHandler interface similar to IMenuHandler (similarly, it does not really apply for WPF, but I guess it is better to be consistent and leave it to the implementer to decide).
  • Modified the WinForms example so that tabbing out of the browser moves focus to the address bar.

@jankurianski
Copy link
Author

Weird, GitHub says this has merge conflicts, but git status of pr/3 reports nothing.

@amaitland
Copy link
Owner

Hmm, strange.

Maybe just create a PR against `master?

@jankurianski
Copy link
Author

Cool, the PR against master worked: cefsharp#639

@numbersint numbersint deleted the feature/focus-handler-ext branch December 22, 2014 11:32
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.

2 participants