On Sat, Dec 07, 2002 at 11:11:35PM +0100, Kornel Benko wrote:

> Still there, but little different. There is no currency any more, if I press Modify 
>alone.
> But I get the currency with the next simultaneously pressed key.

You just get currency though, not two keys ?

> Here is the -gdb-key-log:
> ...
> Press key 65535 text "none", ascii "0"
> Setting key to 65535,
> KeySym is sym empty in getSymbolName()
> getSymbolName() ->
> 
> isOK is 0
> Empty kbd action (probably composing)

A Qt-unknown key, which we correctly notice is not insertable text

> Press key 65535 text "?", ascii "190"
> Setting key to 65535, ?
> KeySym is sym empty in getSymbolName()
> getSymbolName() -> ?
> ?
> isOK is 1
> isMod is 0
> action first set to [433]
> action now set to [433]

433 ? This is weird ... JMarc ?

> Key [action=433][sym empty in getSymbolName()
> getSymbolName() -> ?
> ?]
> Found the pseudoaction: [88|?]
> LyXFunc::dispatch: action[88] arg[?]
> Checking if we know [?]
>    no we don't know [?]
> Cannot decode: ?

But I suspect we are behaving as designed now - zcaron is in latin2
which Qt frontend does not (yet) support. Do you have a failure case for
latin1 ?

regards
john

-- 
"We have now sunk to a depth at which the re-statement of the obvious is
 the first duty of intelligent men."
        - George Orwell

Reply via email to