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

fix (ie11 fix): change of pointerEvents from initial to inherit #8082

Closed
wants to merge 1 commit into from

Conversation

david-gang
Copy link
Contributor

The inherit attribute did not work well in ie11 on windows7. The buttons of the toolbar could not be opened. The fix was tested in chrome, FF, IE11, Edge and Safari

Closes #7012

The inherit attribute did not work well in ie11 on windows7. The buttons of the toolbar could not be opened.  The fix was tested in chrome, FF, IE11, Edge and Safari

Closes angular#7012
@devversion devversion added the needs: review This PR is waiting on review from the team label Apr 17, 2016
@topherfangio topherfangio added pr: merge ready This PR is ready for a caretaker to review and removed needs: review This PR is waiting on review from the team labels Apr 18, 2016
@topherfangio topherfangio added this to the 1.1.1 milestone Apr 18, 2016
@topherfangio
Copy link
Contributor

LGTM 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md-fab-toolbar: ng-click not working with IE 11 on md-fab-actions
4 participants