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

Chrome bug affecting resizeable tables, cell borders not being repainted correctly #413

Open
RustyToms opened this issue May 30, 2017 · 0 comments

Comments

@RustyToms
Copy link
Contributor

RustyToms commented May 30, 2017

I believe this is a bug in Chrome, but so users are aware I'm posting it here.

https://bugs.chromium.org/p/chromium/issues/detail?id=727822

Steps to reproduce the problem:

  1. Go to https://ember-twiddle.com/4163413c93a4d3a6c35cf894dd42babc?openFiles=styles.app.css%2C
  2. Make sure you are viewing the browser window on a Retina screen, such as a macbook pro
  3. Resize a table column by clicking and dragging the column border

table-cell-resizing-borders

The requirements to see this bug appear to be:

  • table cells are position: relative
  • there is a scroll bar on the table
  • on a retina screen
  • there are table borders
  • the table cells are resized
  • you are on Google Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants