Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[GTK] Fix Entry focus behavior #14165

Merged
merged 2 commits into from
Apr 28, 2021
Merged

Conversation

JunielKatarn
Copy link
Contributor

Description of Change

Correctly wires Entry focus/unfocus events in GTK.

API Changes

None

Platforms Affected

  • Gtk

Behavioral/Visual Changes

Entry now correctly triggers IsFocused true and false states and corresponding events.

Before/After Screenshots

Not applicable

Testing Procedure

  1. Run ControlGallery.GTK.
  2. Open Entry Gallery.
  3. Set/unset focus on the tested element (Entry). Observe the now correct IsFocused? label updates.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jsuarezruiz jsuarezruiz merged commit 28f50d9 into xamarin:5.0.0 Apr 28, 2021
@JunielKatarn JunielKatarn deleted the gtk-entryfocus branch April 28, 2021 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants