[g-a-devel]Representing Accessible Text in gnome-help



gnome-help uses the module gtkhtml2 to display the html of the help text.

The module gtkhtml2 displays the text is a set of layout boxes.

My original implementation of accessibility for gtkhtml2 had a separate accessibility object for each layout box. My second effort at implementing accessibility for gtkhtml2 attempts to report one accessible object for multiple layout boxes. I am not very happy with how this works.

I would welcome comments on what accessible objects should be reported in the following cases:

1) Run the commannd
gnome-help ghelp:///opt/gnome-2.4/share/gnome/help/user-guide/C/wgosnautilus.xml
to display nautilus help amd chhose section 1.1 Introduction to Nautilus File Manager.

2) Run the command
gnome-help 
to display a man page. On Solaris I choose Manual Pages|Applications|X11|dsdm(1x)


Padraig



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]