rhysd / NyaoVim

Web-enhanced Extensible Neovim Frontend
Other
2.22k stars 57 forks source link

strange white line randomly appears on screen #122

Closed haifengkao closed 7 years ago

haifengkao commented 7 years ago

There is a strange white line

Expected Behavior

2017-06-21 5 07 58

Actual Behavior

2017-06-21 5 04 17

Steps to Reproduce (including precondition)

edit any files with NyaoVim I have tested with Electron 1.6.6 (https://github.com/haifengkao/NyaoVim-Unofficial/releases/tag/0.0.6) both of them have the problem The version with Electron 1.4.8 is working fine (https://github.com/haifengkao/NyaoVim-Unofficial/releases/tag/0.0.5)

Your Environment

haifengkao commented 7 years ago

Electron 1.6.8 doesn't have this issue

rhysd commented 7 years ago

yeah, it's reproducible in my environment also. Chromium version update seems to cause this issue. So 1.4 and 1.6.8 does not seem to cause this error.

Reported: https://github.com/rhysd/neovim-component/issues/44