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

In Safari #selectionBar size is wrong if custom font is used #214

Open
1 of 9 tasks
bashmish opened this issue Aug 28, 2017 · 0 comments
Open
1 of 9 tasks

In Safari #selectionBar size is wrong if custom font is used #214

bashmish opened this issue Aug 28, 2017 · 0 comments

Comments

@bashmish
Copy link

bashmish commented Aug 28, 2017

Description

In Safari when custom font is used on paper-tabs, the size of #selectionBar is wrong.

Expected outcome

The size of #selectionBar is equal to the tab size.

Actual outcome

The size of #selectionBar is longer than needed (sometimes).

Live Demo

https://github.com/bashmish/bug-safari-paper-tabs-custom-font

screenshot

Steps to reproduce

Clone https://github.com/bashmish/bug-safari-paper-tabs-custom-font.git repo, run bower install && polymer serve, open http://127.0.0.1:8081 and reload the page until you see the wrongly sized #selectionBar. It may happen rarely. But under some circumstances (like we have in our app), it happens more often, probably because it is deeper in the components tree (I didn't find any other correlation).

Browsers Affected

  • Chrome
  • Firefox
  • Safari 10.1.2
  • Safari 9 (maybe)
  • Safari 8 (maybe)
  • Safari 7 (maybe)
  • Edge
  • IE 11
  • IE 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant