Thread: Possible bug?
View Single Post
Old 09-16-2021, 10:19 AM   #127
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,070
Karma: 6361556
Join Date: Nov 2009
Device: many
@BeckyEbook,
When you get a free moment, please build from master and let me know what you think.

If Enable AltGr is set, the new code should prevent any key sequence which uses AltGr from being generated.

If the MapVk... call indicates a dead key was going to be used in the sequence it will output debug info but return, preventing that key sequence from being generated.

This should prevent users from doing things that they probably shouldn't and prevent garbage chars and stuff from being written to screen or to the ini file.

Thanks
KevinH is offline   Reply With Quote