]> Pileus Git - ~andy/gtk/commit
Added special clause to GtkCellAreaBox focus navigation.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 1 Dec 2010 06:18:40 +0000 (15:18 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 1 Dec 2010 06:18:40 +0000 (15:18 +0900)
commit26ac551b741e78500108cde318a91f61688231e0
treedb771e3f76bac998bf8a326a5b8af5b65e4dd50c
parentb39521dcf79f4a5e69c709bdbf0a3de5f4fb6428
Added special clause to GtkCellAreaBox focus navigation.

If the area has no activatable cells and has focus when
focus should be cycled, immediately focus out of the area
(because focus in that case is given to the entire area).
gtk/gtkcellareabox.c