I have a similar need.
I've written a simple extension to have Ctrl-U work as "delete line" (like
in Linux, etc.) and it's working for edit boxes on the page.However it would
be nice to have it work in the omibox as well.
In the omnibox it does the default thing of opening up the page source.

On Mon, Sep 21, 2009 at 1:23 PM, Erik Kay <[email protected]> wrote:

>
> On Mon, Sep 21, 2009 at 4:03 AM, Whywhat <[email protected]> wrote:
> > I'd like to develop an extension that locks keyboard layout for the
> > Omnibox to English when user types Web-address. So if user forgot to
> > change his/her layout from Russian to English when typing www.google.com
> ,
> > the extension would still write address in English. Is there a way to
> > hook into Omnibox to implement such an extension? I found only Page
> > Actions but seems there's no event it can use.
>
> Currently, there's no extensions API to the omnibox.  There's an old
> proposal kicking around:
>
> http://dev.chromium.org/developers/design-documents/extensions/omnibox-api
> but it didn't have any notion of controlling keyboard layout.  Could
> you be a bit more specific about what you're looking for?  Are you
> talking about disabling the IME?  I'm not really familiar with this
> kind of use case, so more details would help.
>
> Erik
>
> >
> > Thanks,
> >
> > Anton.
> >
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to