Hi John.

I noticed you set an accessible name for the search entry in
packagemanager.glade. That's awesome!

One minor nit, though:

<atkproperty name="AtkObject::accessible_name" 
translatable="yes">searchentry</atkproperty>

Will make the name of the accessible object "searchentry" rather than
"search entry" (the former might be pronounced strangely by TTS). Also,
because the accessible role of text/entry is exposed to ATs, "entry" in
the name is redundant. Therefore, could the accessible name be just
"Search" instead?

Thanks. Take care.
--Joanie

On Thu, 2009-03-12 at 13:10 +0000, jmr wrote:
> Hi,
> 
> Here's a simple webrev that cleans up the GUI after feedback from Doc 
> and xDesign. These are needed for UI and Doc freeze for 06.2009. The 
> only remaining webrev to go in that has UI impact is the Search across 
> all repositories that will land after Brock's Search API webrev lands, 
> on which it depends. We plan to be UI and Doc frozen by cob Friday 13/03.
> 
> http://cr.opensolaris.org/~jmr/gui_cleanup_gate_105pm/
> 
> Bugs addressed:
> 6707 Text change for Update Manager dialog
> 6983 Dialog Layouts need rework
> 6985 Simplify Remove Confirm dialog
> 6987 Add Help Buttons
> 
> Issue:
> Help - the help buttons on various dialogs just bring up the main Help, 
> we need link_id's from Doc to go to the relevant section. The code is in 
> place we will add the id's as soon as they are available. No impact on 
> UI or Doc freeze.
> 
> JR
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to