Lars Gullik Bjønnes wrote:
> Peter Kümmel <[EMAIL PROTECTED]> writes:
> 
> | Lars Gullik Bjønnes wrote:
> | > Peter Kümmel <[EMAIL PROTECTED]> writes:
> | > 
> | > | > If you go aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaab
> | > | > then the b, might be dropped. I have not tested.
> | > | > 
> | > | > But sure, quite a few aaaa will be dropped. (which is just what we
> | > | > want if we are too slow to get them in.)
> | > | >  
> | > | 
> | > | What if you have a slow system but you type with your 12 ;)
> | > | fingers at a rate of 20 types per second. Then it is not a problem
> | > | to type as sentence and then to wait a bit until all gets in.
> | > | 
> | > | Or happens the dropping only to auto repeated keys?
> | > 
> | > Only auto-repeated keys.
> | 
> | OK, if you are really sure only auto-repeated keys will be dropped,
> | I think your patch should go into RC1.
> 
> Yes, quite sure
> 
> + if (e->isAutoRepeat()) {
> +  ...
> + }
> 

Here I've also used isAutoRepeat()
http://marc.info/?l=lyx-devel&m=117938755501254&w=2
but we couldn't use it, maybe a Qt bug?
http://marc.info/?l=lyx-devel&m=117951666017572&w=2


So I should have a look again at this mail from Richard
http://marc.info/?l=lyx-devel&m=117952595711747&w=2



-- 
Peter Kümmel

Reply via email to