On my system I did not do anything clever. I just switched off the start page and then pressed Alt+Home.

Padraig

On 04/02/09 10:20, jmr wrote:
Padraig - I am not seeing this and have tried all the scenarios I can think of, starting without Start Page set, starting with it set, navigating to it and away from it a number of ways and so on.

The code for __self.load_startpage() is there to ensure that you always come back to the top level Start Page when you invoke __on_startpage() from the menu. You could be on an error page or a sub page and Frank wanted us to always return to a well known state when you hit the menu.

Can you give me steps to reproduce this.

Thanks,

JR

jmr wrote:
Padraig - I'm not seeing the warnings, I'm on build 110. I'll look into it tomorrow.

JR

Padraig O'Briain wrote:
John,

In _on_startpage(self, widget) is call to self.__load_startpage() necessary?

I get GTkWarnings when I first press Alt+Home and it seems to work properly when I omit the call to __self.load_startpage().

Padraig


On 04/01/09 11:19, jmr wrote:
Hi,

Here is a webrev that implements suggestions from Calum and others on the B2 build, on menus and aligns them with the Gnome HIG.

http://cr.opensolaris.org/~jmr/pm_7824_menu_cleanup_01April_11am/
7824 Menus/shortcuts don't match HIG
7696 Not all items in the packmanager toolbar can be accessed via menu options

It does have l10n impact so its up to the l10n folks to give us the go ahead to put this back or not. There is some doc impact, but we are still in review mode for doc, so changes can still be made.

We have already had some feedback on the obscurity of the Start page menu location and the webrev also addresses a fairly major usability issue for blind users using Orca and getting easy access to Search via Ctrl-F.

What this webrev changes (didn't do all suggested changes in the bug to reduce l10n impact as much as possible).

Edit Menu:
- "Select All" (shortcut Ctrl+A)
- "Deselect" (shortcut Shift+Ctrl+A)
- "Search" (moves focus to the Search text field, shortcut Ctrl F)

View Menu: (New top level menu)
- "Start Page" (shortcut Alt+Home)

Help Menu:
- Change "Online Help" to "Contents" (shortcut F1, accel _C)


_______________________________________________
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

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

Reply via email to