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

fast fix #665 #675

Closed
wants to merge 1 commit into from
Closed

fast fix #665 #675

wants to merge 1 commit into from

Conversation

mgkirs
Copy link

@mgkirs mgkirs commented May 18, 2016

if do onmousedown on the button, button disappears, mouse doing onmosemove on other element, focus lost, and cant do onmouseup on the button and doing onmouseup on different element

thats magic becouse google debager saw onmousedown event into '.ql-picker-label' but dont saw into '.ql-picker-options' but this patch relay fix #665 problrm)

 if do onmousedown on the button, button disappears, mouse doing onmosemove on other element, focus lost, and cant do onmouseup on the button and doing onmouseup on different element

thats magic becouse google debager saw onmousedown event into '.ql-picker-label' but dont saw into '.ql-picker-options' but this patch relay fix this problrm)
@jhchen
Copy link
Member

jhchen commented May 18, 2016

#665 has been fixed

@jhchen jhchen closed this May 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header button has no effect
2 participants