weixin_39927799 2020-11-29 17:03
浏览 0

Vaadin Table - header and row column width sometimes don't match

Originally by sseppola

Sometimes the border between two columns in the table is not drawn in the same x-position in table header as in table rows. There seems to be a 1px mismatch that can be reproduced both with Valo and Reindeer themes.

How to reproduce?

  1. Open Valo theme demo > tables
  2. Select "hierarchical"
  3. Minimize the 1st column by dragging the border as far left as possible

You will notice that the mismatch occur exactly when the border is drawn to its ultimate left position.

This error can also be reproduced by using the "expandratio" for one column in the table

Imported from https://dev.vaadin.com/ issue #15118

该提问来源于开源项目:vaadin/framework

  • 写回答

7条回答 默认 最新

  • weixin_39927799 2020-11-29 17:03
    关注

    Originally by sseppola

    Attachment added: table_column_bug.png (25.9 KiB) table_column_bug.png https://trac-attachments.vaadin.com/trac/15118/table_column_bug.png Picture of the bug in Valo theme

    评论

报告相同问题?