From 45145244b6dd9dc11b6d9a6daf4e442cef9457fa Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 1 Jul 2019 17:10:44 +0200 Subject: Add support for checking .ui accessibility with gla11y --- plugins/externaltools/tools/ui-a11y.suppr | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/externaltools/tools/ui-a11y.suppr (limited to 'plugins/externaltools/tools/ui-a11y.suppr') diff --git a/plugins/externaltools/tools/ui-a11y.suppr b/plugins/externaltools/tools/ui-a11y.suppr new file mode 100644 index 00000000..1e7a68e1 --- /dev/null +++ b/plugins/externaltools/tools/ui-a11y.suppr @@ -0,0 +1,15 @@ +tools.ui://GtkButton[@id='new-tool-button'] button-no-label +tools.ui://GtkButton[@id='remove-tool-button'] button-no-label +tools.ui://GtkButton[@id='revert-tool-button'] button-no-label +tools.ui://GtkLabel[@id='label23'] orphan-label +tools.ui://GtkLabel[@id='label8'] orphan-label +tools.ui://GtkLabel[@id='label7'] orphan-label +tools.ui://GtkLabel[@id='label6'] orphan-label +tools.ui://GtkLabel[@id='label3'] orphan-label +tools.ui://GtkComboBox[@id='output'] no-labelled-by +tools.ui://GtkComboBox[@id='input'] no-labelled-by +tools.ui://GtkComboBox[@id='save-files'] no-labelled-by +tools.ui://GtkEntry[@id='accelerator'] no-labelled-by +tools.ui://PlumaView[@id='commands'] no-labelled-by +tools.ui://GtkComboBox[@id='applicability'] no-labelled-by +tools.ui://GtkLabel[@id='title'] orphan-label -- cgit v1.2.1