Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant