Skip to content

Fix qtdeclarative baseline test failure for text tables

Fabian Vogt requested to merge fvogt/qtbase:tablefix into kde/5.15

Amend 97cfd494, which resulted in incorrectly laid out tables in Text elements.

Reported by the baseline test for the scenegraph. Not reproducible using a QtWidget text widget, so no unit-test added here.

Pick-to: 6.2 5.15 Task-number: QTBUG-86671 Task-number: QTBUG-97463 Change-Id: I607b1fea3fb5923f81f05a3646bafebec3dcf3b5 Reviewed-by: Eirik Aavitsland eirik.aavitsland@qt.io (cherry picked from commit 220510a8)

Fixes !85 (comment 353396)

Edited by Fabian Vogt

Merge request reports