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

Open image dialog is very slow in Chrome #1265

Closed
bigggge opened this issue Jan 14, 2017 · 8 comments
Closed

Open image dialog is very slow in Chrome #1265

bigggge opened this issue Jan 14, 2017 · 8 comments

Comments

@bigggge
Copy link

bigggge commented Jan 14, 2017

Steps for Reproduction
Visit quilljs.com and go to editor, click select image button

Expected behavior: Opened immediately.

Actual behavior: It takes 6~10s.

Platforms: Chrome 55.0.2883.95, macOs 10.12.1

Version: 1.1.9

@Joeao
Copy link
Contributor

Joeao commented Jan 14, 2017

At first it was taking up to about 0.5 seconds to pop up, however it seems the longer I leave the page open, the longer it takes.
Am now getting roughly 6-10 seconds before it triggers, as you are.

Platform: Chromium 55.0.2883.87 Ubuntu 16.04 (64-bit)

@jhchen
Copy link
Member

jhchen commented Jan 15, 2017

It is opening nearly immediately for me on Chrome 55 macOS 10.12.2 ever since #1090. The Chrome bug is still outstanding it seems but the PR added to workaround described in the bug report. Can you guys try with all extensions disabled?

@laosb
Copy link

laosb commented Jan 16, 2017

On my computer it takes roughly about 10s, within Chrome Incognito Window with no extension.

Chrome: 55.0.2883.95 (64-bit)
macOS: 10.12.3 Beta (16D17a)

@ryanlin1986
Copy link

Me too:
Win10 x64+chrome 56

@hongmomanu
Copy link

@jhchen
i think the problem is the accept attr image/svg+xml ,if you delete it , it will be fine

@jhchen
Copy link
Member

jhchen commented Mar 13, 2017

@hongmomanu You were able to reproduce the 10s slowdown and removing the image/svg+xml fixed it? I've never been able to reproduce since #1090.

@hongmomanu
Copy link

@jhchen .right! chromium 56.0.2924.87 (64-bit) for linux

@jhchen
Copy link
Member

jhchen commented Mar 17, 2017

Great thanks--can someone else who has been able to reproduce this confirm this fix?

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

No branches or pull requests

6 participants