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

Conversation

@hartez
Copy link
Contributor

@hartez hartez commented May 4, 2017

Description of Change

Describe your changes here.

Bugs Fixed

API Changes

None

Behavioral Changes

None

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard
  • Consolidate commits as makes sense

namespace Xamarin.Forms.Controls.Issues
{
[Preserve(AllMembers = true)]
[Issue(IssueTracker.Bugzilla, 955912, "Tap event not always propagated to containing Grid/StackLayout",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The old "make it start with a 9" trick. ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops.

@rmarinho rmarinho merged commit adac0fc into master May 4, 2017
rmarinho pushed a commit that referenced this pull request May 4, 2017
…ediate children (#902)

* Repro for Bugzilla 55912

* Automate test

* Give the layout a chance to actually handle gestures before bubbling up
assemhakmeh added a commit to assemhakmeh/Xamarin.Forms that referenced this pull request May 12, 2017
* 2.3.5:
  [C] fix BP declaring Types for A11y (xamarin#913)
  [All] Rename Accessibility -> AutomationProperties (xamarin#912)
  Fix build
  [Core] Accessibility works with XamlC (xamarin#911)
  Fix bugzilla55542 (xamarin#898)
  [Android] Add null check before creating and drawing canvas bugzilla 55559 & 45602 (xamarin#899)
  Give layouts a chance to handle touch events after passing though immediate children (xamarin#902)
  Add disposed check on FastRenderer.VisualElemen... (xamarin#888)
  [Android] Add disposed check on FastRenderers.LabelRenderer (xamarin#886)
  add disposed check on FastRenderers.FrameRenderer (xamarin#887)
  [iOS] Null Element before disposing trial renderers in uneven ListViews (xamarin#894)
  [Xaml] move ValueConverterProvider to Core (xamarin#890)
@hartez hartez deleted the fix-bugzilla55912 branch May 16, 2017 16:38
@samhouts samhouts modified the milestone: 3.1.0 Jun 1, 2018
@samhouts samhouts added this to the 2.3.5 milestone Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants