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

Fix titlePane issue effecting IE 11/M.S. Edge and now Chrome v 55 #622

Merged
merged 2 commits into from
Oct 31, 2016

Conversation

tmcgee
Copy link
Member

@tmcgee tmcgee commented Oct 31, 2016

With Chrome version 55 (in the Chrome beta and dev channels), a floating titlePane widget does not stop dragging when the mouse is released. This is the same behavior previously experienced in IE 11 and MS Edge. Version 55 is expected to be released to the Chrome stable channel on December 6th.

I believe the issue is related to this dojo bug. Based on that report, this PR overrides the onMouseUp in dojo Mover class. The fix has been tested with the effected browser versions as well as Firefox.

…et go of the titlePane when mouse is released.
@DavidSpriggs
Copy link
Member

@tmcgee Nice work! Thanks for being on top of this one!

@DavidSpriggs DavidSpriggs merged commit 5d79b34 into develop Oct 31, 2016
@DavidSpriggs DavidSpriggs deleted the fix/floating-titlepane-chrome-55 branch October 31, 2016 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants