Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2019-01-15 09:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.gtk3.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk3"

Tue Jan 15 09:09:50 2019 rev:138 rq:664143 version:3.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes        2019-01-05 
14:39:29.472627005 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new.28833/gtk3.changes     2019-01-15 
09:09:51.670597292 +0100
@@ -1,0 +2,6 @@
+Wed Jan  9 16:36:50 UTC 2019 - [email protected]
+
+- Update gtk3-atk-table-cell.patch to include the new good
+  accessibility-dump test output (bsc#1119306).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtk3-atk-table-cell.patch ++++++
--- /var/tmp/diff_new_pack.mrqD1Q/_old  2019-01-15 09:09:52.418596603 +0100
+++ /var/tmp/diff_new_pack.mrqD1Q/_new  2019-01-15 09:09:52.422596600 +0100
@@ -371,6 +371,121 @@
    for (i = 0; i < atk_object_get_n_accessible_children (accessible); i++)
      {
        AtkObject *child = atk_object_ref_accessible_child (accessible, i);
+diff --git a/testsuite/a11y/tree.txt b/testsuite/a11y/tree.txt
+index 4b0bb681db..c26c1a9c84 100644
+--- a/testsuite/a11y/tree.txt
++++ b/testsuite/a11y/tree.txt
+@@ -59,6 +59,11 @@ window1
+       action 1 description: Creates a widget in which the contents of the 
cell can be edited
+       action 2 name: activate
+       action 2 description: Activates the cell
++      <AtkTableCell>
++      table: tv
++      column-header[0]: unnamed-GtkButtonAccessible-0
++      column-span: 1
++      row-span: 1
+       tv
+         "table cell"
+         parent: tv
+@@ -103,6 +108,11 @@ window1
+         action 1 description: Creates a widget in which the contents of the 
cell can be edited
+         action 2 name: activate
+         action 2 description: Activates the cell
++        <AtkTableCell>
++        table: tv
++        column-header[0]: unnamed-GtkButtonAccessible-0
++        column-span: 1
++        row-span: 1
+       tv
+         "table cell"
+         parent: tv
+@@ -147,6 +157,11 @@ window1
+         action 1 description: Creates a widget in which the contents of the 
cell can be edited
+         action 2 name: activate
+         action 2 description: Activates the cell
++        <AtkTableCell>
++        table: tv
++        column-header[0]: unnamed-GtkButtonAccessible-0
++        column-span: 1
++        row-span: 1
+     tv
+       "table cell"
+       parent: tv
+@@ -162,6 +177,12 @@ window1
+       action 1 description: Creates a widget in which the contents of the 
cell can be edited
+       action 2 name: activate
+       action 2 description: Activates the cell
++      <AtkTableCell>
++      table: tv
++      column-header[0]: unnamed-GtkButtonAccessible-0
++      column-span: 1
++      row-span: 1
++      position: 1 0
+       tv
+         "table cell"
+         parent: tv
+@@ -206,6 +227,12 @@ window1
+         action 1 description: Creates a widget in which the contents of the 
cell can be edited
+         action 2 name: activate
+         action 2 description: Activates the cell
++        <AtkTableCell>
++        table: tv
++        column-header[0]: unnamed-GtkButtonAccessible-0
++        column-span: 1
++        row-span: 1
++        position: 1 0
+       tv
+         "table cell"
+         parent: tv
+@@ -250,6 +277,12 @@ window1
+         action 1 description: Creates a widget in which the contents of the 
cell can be edited
+         action 2 name: activate
+         action 2 description: Activates the cell
++        <AtkTableCell>
++        table: tv
++        column-header[0]: unnamed-GtkButtonAccessible-0
++        column-span: 1
++        row-span: 1
++        position: 1 0
+     tv
+       "table cell"
+       parent: tv
+@@ -265,6 +298,12 @@ window1
+       action 1 description: Creates a widget in which the contents of the 
cell can be edited
+       action 2 name: activate
+       action 2 description: Activates the cell
++      <AtkTableCell>
++      table: tv
++      column-header[0]: unnamed-GtkButtonAccessible-0
++      column-span: 1
++      row-span: 1
++      position: 2 0
+       tv
+         "table cell"
+         parent: tv
+@@ -309,6 +348,12 @@ window1
+         action 1 description: Creates a widget in which the contents of the 
cell can be edited
+         action 2 name: activate
+         action 2 description: Activates the cell
++        <AtkTableCell>
++        table: tv
++        column-header[0]: unnamed-GtkButtonAccessible-0
++        column-span: 1
++        row-span: 1
++        position: 2 0
+       tv
+         "table cell"
+         parent: tv
+@@ -353,3 +398,9 @@ window1
+         action 1 description: Creates a widget in which the contents of the 
cell can be edited
+         action 2 name: activate
+         action 2 description: Activates the cell
++        <AtkTableCell>
++        table: tv
++        column-header[0]: unnamed-GtkButtonAccessible-0
++        column-span: 1
++        row-span: 1
++        position: 2 0
 -- 
 2.18.0
 


Reply via email to