Skip to content

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

Merged
DavidSpriggs merged 2 commits into
developfrom
fix/floating-titlepane-chrome-55
Oct 31, 2016
Merged

Fix titlePane issue effecting IE 11/M.S. Edge and now Chrome v 55#622
DavidSpriggs merged 2 commits into
developfrom
fix/floating-titlepane-chrome-55

Conversation

@tmcgee

@tmcgee tmcgee commented Oct 31, 2016

Copy link
Copy Markdown
Member

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
Copy Markdown
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