1 2 3 4 5 6 7
|
002-multiple_label-for.ui:4 FATAL WARNING: 'GtkSpinButton' 'colsb1' is referenced by multiple label-for 'GtkLabel' 'column' line 15 , 'GtkLabel' 'column2' line 22
002-multiple_label-for.ui:11 FATAL WARNING: 'GtkSpinButton' 'colsb2' has no accessibility label while there are orphan labels within 'child' line 2
002-multiple_label-for.ui:22 FATAL ERROR: 'GtkLabel' 'column2' has label-for, but is not labelled-by by 'GtkSpinButton' 'colsb1' line 4
1 new error
2 new warnings
3 new fatals
Explanations are available on https://github.com/hypra/gla11y/blob/master/HOWTO.md
|