]> Pileus Git - ~andy/gtk/commit
a11y: Don't mess up if column gets hidden
authorBenjamin Otte <otte@redhat.com>
Sun, 8 Jul 2012 23:28:26 +0000 (01:28 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 8 Jul 2012 23:28:26 +0000 (01:28 +0200)
commit0dbf5db0e1f45b85f7b4d8bc96804f30f9836f2e
tree0957b31235468510d9101b4582877f75f9a58c6b
parentf30eab099bdc4044738c6df77fa6088abc666961
a11y: Don't mess up if column gets hidden

We were using a function that insisted on visible columns for computing
the potential ID of an invisible column. Not good.

https://bugzilla.gnome.org/show_bug.cgi?id=675990
gtk/a11y/gtktreeviewaccessible.c