adopted-ember-addons / adopted-ember-addons/ember-light-table
Chrome bug affecting resizeable tables, cell borders not being repainted correctly
- Lingua principale
- JavaScript
- Stelle
- 311
- Fork
- 130
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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

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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.