If there isn't already you should look into creating something like
browser/views/event_utils on the Mac (and Linux) side. Any place
you're opening a URL from a user gesture you map the event to a
WindowOpenDisposition. This way the UI is consistent with regards to
what user gestures do.

As to this particular case, I believe the default should be current tab.

  -Scott

On Wed, Aug 12, 2009 at 11:15 AM, Robert Sesek<rse...@gmail.com> wrote:
> Two things about the Mac history menu that I'd like people to weigh in on:
> 1. The "Show All History" command should have a keyboard shortcut. We can't
> use the logical Cmd+H because it's bound by the system. Stuart suggested
> Cmd+Y, as that's what Camino uses. Firefox and Safari both lack keyboard
> shortcuts for this menu command, so it's really up to us to define it. So
> Cmd+Y seems as good as any other. Thoughts?
> 2. Currently, items in the history menu open in the current foreground tab.
> I'm currently working on a CL to make it so that if you hold down the Cmd
> modifier while selecting a history/bookmark menu item, it will open in a new
> tab. I was wondering, though, if we should instead reverse this behavior so
> that history items (and maybe bookmark?) open in a new tab, and you can use
> the modifier to open in the current tab.
> - Robert
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to