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

Webview: sometimes loosing the scrollbar #8256

Closed
bpasero opened this issue Jun 28, 2016 · 9 comments
Closed

Webview: sometimes loosing the scrollbar #8256

bpasero opened this issue Jun 28, 2016 · 9 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) webview Webview issues

Comments

@bpasero
Copy link
Member

bpasero commented Jun 28, 2016

Refs: #7945

Not sure how I got into this state, but suddenly my right scrollbar is gone? This is on Windows 7:

image

@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Jun 28, 2016
@kieferrm
Copy link
Member

Steps to reproduce:

  1. open a markdown file whose preview is larger than the editor window
  2. open markdown preview to the side
  3. make a change in the markdown file

@jrieken jrieken added this to the July 2016 milestone Jul 1, 2016
@jrieken
Copy link
Member

jrieken commented Jul 13, 2016

Seems to be caused by our scroll bar customisation. When I remove that things are working

@jrieken jrieken modified the milestones: August 2016, July 2016 Jul 25, 2016
@jrieken
Copy link
Member

jrieken commented Jul 25, 2016

This is an upstream issue but I haven't boiled it down to a small repo yet...

@jrieken jrieken added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Jul 25, 2016
@Huachao
Copy link
Contributor

Huachao commented Aug 5, 2016

repro with extension using 'preview.Html' command

@jrieken jrieken removed this from the August 2016 milestone Aug 24, 2016
@jrieken jrieken added the webview Webview issues label Aug 25, 2016
@Huachao
Copy link
Contributor

Huachao commented Sep 18, 2016

@jrieken @bpasero any updates on this, depending on electron?

@bpasero
Copy link
Member Author

bpasero commented Sep 18, 2016

@Huachao you can try to repro from our insiders release where we since updated Electron:
You can give our preview releases a try from: http://code.visualstudio.com/Download#insiders

@Huachao
Copy link
Contributor

Huachao commented Sep 18, 2016

@bpasero it seems the latest version didn't solve the issue at least for me

@Huachao
Copy link
Contributor

Huachao commented Oct 13, 2016

@bpasero the electron update doesn't work, any updates, thanks

@mjbvz mjbvz self-assigned this Jan 31, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 31, 2017

I believe that this was fixed by #19394, which worked around an upstream chrome issue where updating iFrame content could cause the scrollbar to disappear: https://bugs.chromium.org/p/chromium/issues/detail?id=678821

Also see #17617

Please try VSCode 1.9 and let me know if you still see this

Thanks

@mjbvz mjbvz closed this as completed Jan 31, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) webview Webview issues
Projects
None yet
Development

No branches or pull requests

5 participants