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

Missing style scope for header in the Kitchen Sink test page #1306

Closed
3 of 7 tasks
platosha opened this issue May 24, 2018 · 1 comment
Closed
3 of 7 tasks

Missing style scope for header in the Kitchen Sink test page #1306

platosha opened this issue May 24, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@platosha
Copy link
Contributor

platosha commented May 24, 2018

Description

When using the Kitchen Sink page in Material Theme repo on Firefox / Edge / IE, the header cells are missing the style-scope vaadin-grid classes. At the same time, the style scope is applied to body cells.

Expected outcome

The header looks the same as in Chrome.

Actual outcome

The visual appearance of the grid header is different, the theme is not getting applied to the header cells.

Steps to reproduce

  1. Run polymer serve in the Material Theme repo: https://github.com/vaadin/vaadin-material-theme
  2. Open test/sink.html in Chrome and Firefox
  3. Compare the look.

Browsers Affected

  • Chrome
  • Firefox
  • Safari
  • Edge
  • IE 11
  • iOS Safari
  • Android Chrome
@platosha platosha added the bug Something isn't working label May 24, 2018
@jouni
Copy link
Member

jouni commented May 24, 2018

I believe this is a duplicate of #1227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants