adopted-ember-addons / adopted-ember-addons/ember-light-table

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

Aperta
#413 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
upstream-bug
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

![table-cell-resizing-borders](https://cloud.githubusercontent.com/assets/5260472/26600709/47df4a26-453a-11e7-86ba-e78af51554b2.gif)

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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.