Files
gtk3/gtk/a11y
Michael Weghorn 8951777518 a11y atspi: Fix reporting table cell pos at index (0,0)
Table (cell) row and column indices both start at 0, so
an index of 0 is valid.

Adapt the check accordingly and check for non-negative
indices instead of positive ones.

(`gtk_cell_accessible_parent_get_cell_position` sets -1
in the fallback case, so that's still handled as it used
to be.)

This fixes reporting the position of the table cell at
index (0,0) via AT-SPI.

Fixes: #5161
2023-07-07 15:55:36 +02:00
..
2016-08-25 23:02:27 +02:00
2012-12-27 11:27:46 -05:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2012-12-27 11:27:44 -05:00
2015-07-26 02:57:39 -04:00
2013-06-13 12:17:06 +02:00
2012-12-27 11:27:44 -05:00
2012-12-27 11:27:44 -05:00
2012-12-27 11:27:44 -05:00
2012-12-27 11:27:44 -05:00
2012-12-27 11:27:44 -05:00
2016-05-30 19:12:52 +02:00
2016-05-30 19:12:52 +02:00
2012-12-27 11:27:44 -05:00
2012-12-27 11:27:44 -05:00