Monday, 8 April 2013

Re: Text area refresh

Am Montag, den 08.04.2013, 23:52 +0200 schrieb Ole <ole@monochrom.net>:
> Am Montag, den 08.04.2013, 21:53 +0200 schrieb "Chris Young"

> I have to think about how to solve it...:
> 1. I would still like to process menu events before
> browser_window events.
> 2. catching ctrl+v and not passing it to the core is maybe
> incorrect(??).
>
> What looks best suited to me is to drop events which are handled by
> the menu area (should be done already,
> so this is an bug in the frontend), however, that solution maybe
> conflicts with policy number 2 (see above).

I was wrong, browser_window_key_input is called before the deskmenu
shortcut processing,
so now I'm ignoring inputs which are handled by
browser_window_key_input.
The problem should be fixed in the next build, I hope this doesn't
introduce any side-effects :)

Greets,
Ole

No comments:

Post a Comment