estanglerbm opened a new issue #967: URL: https://github.com/apache/royale-asjs/issues/967
In the attached test case, tabs with labels that contain hyphens (-) cause the s:TabBar to be obscured by a horizontal scrollbar on Chrome, but works fine on Firefox. [TestTabBar.mxml.txt](https://github.com/apache/royale-asjs/files/5615749/TestTabBar.mxml.txt) On Chrome: <p><img width="138" alt="chrome-tabbar-hyphens" src="https://user-images.githubusercontent.com/74802162/100607294-61c7c300-32d0-11eb-94dd-a5ac84420583.png"></p> If you replace the hypens with spaces, then "Big endian" becomes just "Big" on Firefox, but Chrome shows it just fine. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
