gtk/testsuite/a11y
Matthias Clasen 32550fd6fc a11y: Remove an overzealous optimisation
The result of calling update_property needs
to be that the property is marked as set
afterward, even if the value we pass happens
to match the default value.

After this change, scrollbars have value-now
show up as zero in the accessiblity page of
the inspector, even when that matches the lower
bound.

Test included.

Fixes: #5886
2023-06-19 07:22:32 -04:00
..
accessible.c a11y: Plug reference leaks 2023-03-03 22:07:09 +00:00
button.c button: Improve accessible setup 2023-06-10 11:29:12 -04:00
checkbutton.c Change button hierarchy 2020-08-29 16:46:28 +02:00
dialog.c Deprecate GtkDialog 2022-10-29 15:27:53 -04:00
entry.c testsuite: Add some more a11y tests 2023-06-17 22:00:55 -04:00
expander.c a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
flowbox.c a11y: Add tests for GtkFlowBox 2020-10-20 01:12:20 -04:00
general.c testsuite: Stop using gtk_widget_show/hide 2022-12-13 13:46:02 -05:00
image.c a11y: Set accessible roles for GtkImage and GtkPicture 2020-07-28 18:16:37 -04:00
label.c a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
levelbar.c a11y: Set an accessible role for GtkLevelBar 2020-07-29 22:46:00 -04:00
listbox.c a11y: Add tests for GtkListBox 2020-10-20 01:07:13 -04:00
meson.build a11y: Remove an overzealous optimisation 2023-06-19 07:22:32 -04:00
passwordentry.c a11y: Set an accessible role for GtkPasswordEntry 2020-07-28 18:23:57 -04:00
progressbar.c a11y: Update the valuetext attribute of GtkProgressBar 2020-07-28 16:59:08 +01:00
scrollbar.c a11y: Parse reference lists using varargs 2020-11-10 14:31:56 +00:00
searchentry.c a11y: Set an accessible role for GtkSearchEntry 2020-07-28 18:16:37 -04:00
separator.c a11y: Add separator tests 2020-07-27 21:18:10 -04:00
spinbutton.c a11y: Add spinbutton tests 2020-07-27 21:18:10 -04:00
stack.c a11y: GtkStack is a group of stack pages 2020-11-12 21:46:06 +00:00
switch.c a11y: Add switch tests 2020-07-27 21:18:10 -04:00
textview.c a11y: Set an accessible role for GtkTextView 2020-07-29 22:46:00 -04:00
togglebutton.c testsuite: Add some more a11y tests 2023-06-17 22:00:55 -04:00
value.c a11y: Remove an overzealous optimisation 2023-06-19 07:22:32 -04:00
window.c testsuite: Stop using gtk_widget_show/hide 2022-12-13 13:46:02 -05:00