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

With --no-native-titlebar, texture are not blended properly (osx) #9877

Closed
paulrouget opened this issue Mar 4, 2016 · 1 comment
Closed
Labels
C-assigned There is someone working on resolving the issue P-mac Any version of MacOS

Comments

@paulrouget
Copy link
Contributor

Browserhtml is half transparent

@paulrouget
Copy link
Contributor Author

/cc @pcwalton

@paulrouget paulrouget added the P-mac Any version of MacOS label Mar 14, 2016
@paulrouget paulrouget added the C-assigned There is someone working on resolving the issue label Mar 14, 2016
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9877 and servo/servo#9878.
pcwalton added a commit to pcwalton/glutin that referenced this issue Mar 14, 2016
Despite the fact that the style mask contains `NSTitledWindowMask`, the
title doesn't show up for two reasons: (a) we draw over it; (b) we make
it invisible with a call to `-[NSWindow setTitleVisibility:]`.

Addresses servo/servo#9877 and servo/servo#9878.
pcwalton added a commit to pcwalton/servo that referenced this issue Mar 16, 2016
bors-servo pushed a commit that referenced this issue Mar 16, 2016
servo: Update WebRender to pick up the blend mode fix.

Closes #9877.

r? @glennw

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10039)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-assigned There is someone working on resolving the issue P-mac Any version of MacOS
Projects
None yet
Development

No branches or pull requests

1 participant