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

tittle bar custom is not working #63982

Closed
aeb-dev opened this issue Nov 29, 2018 · 8 comments
Closed

tittle bar custom is not working #63982

aeb-dev opened this issue Nov 29, 2018 · 8 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@aeb-dev
Copy link

aeb-dev commented Nov 29, 2018

Custom title bar is not showing.

Version: 1.30.0-insider (user setup)
Commit: cd5b4d1
Date: 2018-11-29T06:32:54.872Z
Electron: 2.0.12
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
OS: Windows_NT x64 10.0.17134

It is now like this:
image

It was like this:
image

Title bar style:
image

Does this issue occur when all extensions are disabled?: Yes

@sbatten
Copy link
Member

sbatten commented Nov 30, 2018

@Mrmumu Can you verify that window.smoothScrollingWorkaround is not enabled on the problematic build. It is incompatible with the custom titlebar

@sbatten sbatten added the info-needed Issue requires more information from poster label Nov 30, 2018
@aeb-dev
Copy link
Author

aeb-dev commented Dec 1, 2018

@sbatten it was enabled, it is fixed when I disabled it. However it was working before when it was enabled. Is there a specific reason for disabling it?

@sbatten
Copy link
Member

sbatten commented Dec 1, 2018

@Mrmumu the smooth scrolling workaround does not work when the custom title bar is enabled and a recent refactor introduced this check

@aeb-dev
Copy link
Author

aeb-dev commented Dec 3, 2018

thank you for explanation, have a nice day, closing the issue.

@SoraYama
Copy link

@sbatten Hmm, I found that if window.nativeFullScreen is disabled on macOS v1.30, the titlebar cannot display as custom style, which works properly in before versions.

@lochstar
Copy link

@SoraYama Exact same issue. The custom titlebar is now just an empty row on macOS. It was working fine in the previous release. I do not have window.smoothScrollingWorkaround enabled as mentioned in #64969.

@sbatten
Copy link
Member

sbatten commented Dec 13, 2018

@lochstar see comment #64967 (comment)

@morissonmaciel
Copy link

This breaking change in titleBarStyle vs. smoothScrollingWorkaround should be documented or properly addressed prior release.
Or, better, the message displayed prior restart on titleBatStyle change, should inform conflict with the smoothScrollingWorkaround setting.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants