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

Sometimes broken on Chrome on OS X #1

Open
rhysd opened this issue Oct 11, 2015 · 0 comments
Open

Sometimes broken on Chrome on OS X #1

rhysd opened this issue Oct 11, 2015 · 0 comments
Labels

Comments

@rhysd
Copy link
Owner

rhysd commented Oct 11, 2015

2015-10-11 18 32 17

It seems that this occurs only in Chrome on OS X. Safari was OK and Chrome on Linux was OK.

I analyzed this bug a bit and found that vimjs.char_width was wrong.
When loading vim.js, the width was 11 in my browser but it should be 7. When I checked it after loading page, the width was correctly 7. I think this is a problem of asynchronous loading.

Note that this doesn't occur on react-vimjs demo but occurs in my local simple page.

@rhysd rhysd added the bug label Oct 11, 2015
@rhysd rhysd changed the title Broken on Chrome on OS X Sometime broken on Chrome on OS X Oct 12, 2015
@rhysd rhysd changed the title Sometime broken on Chrome on OS X Sometimes broken on Chrome on OS X Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant