Re: keysrc and prefix keys
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20111216144851.GA31185@local> |
Jeremy wrote:
> There is one oddity - sometimes Dillo ignores
> the Ctrl key so that Ctrl-{Home,End} behave like {Home,End}. This bug
> usually disappears after I Ctrl-{Shift,}-tab to some other tab but I
> do not know how to consistently cause or resolve the problem. I
> suspect that the patch is not the real cause.
Does it work to put a check for Home or End with no modifier wherever
it makes sense, and then put a breakpoint on that and have a look at
the backtrace?