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

fix(dropdown): do not close on right click #5052

Closed

Conversation

wesleycho
Copy link
Contributor

  • Do not close the dropdown on right click when open due to Firefox's
    behavior

Plunker in action here.

This fixes #5051

@icfantv
Copy link
Contributor

icfantv commented Dec 11, 2015

@wesleycho, is this technically a breaking change? Do you want to mark it as such?

@wesleycho
Copy link
Contributor Author

It should be noted that it currently behaves this way in all browsers excepting Firefox. This is a Firefox specific change.

@icfantv
Copy link
Contributor

icfantv commented Dec 11, 2015

yea, i got that. i just wasn't sure if you felt it didn't explicitly need one. i guess not? :-)

@Foxandxss
Copy link
Contributor

Can we test it?

@wesleycho
Copy link
Contributor Author

Probably - I mainly wanted to see whether it was worth testing, but seems like it is, so I will

- Do not close the dropdown on right click when open due to Firefox's
  behavior
@wesleycho
Copy link
Contributor Author

Added test

@Foxandxss
Copy link
Contributor

LGTM. I don't follow you @thomassuckow

@wesleycho wesleycho closed this in bf1768e Dec 14, 2015
@wesleycho wesleycho deleted the fix/dropdown-right-click branch December 14, 2015 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown menu closes on right click in Firefox
4 participants