Open Col-E opened 3 hours ago
It seems that GenericStyledAreaBehavior's copy key mapping is never invoked. The WellBehaved event flow is a bit confusing to me so I haven't dug into it much.
For comparison, this is a TextInput
handling Control + C
(what I press physically) when I have my layout set to RUS
Its acknowledging that this is Control + C
. Same goes for other binds like Control + A
to select all, etc.
On a
ENG
keyboard layoutControl C
copies text in aCodeArea
as one would expect.On other keyboard layouts such as
RUS
the clipboard contents are never updated.https://github.com/user-attachments/assets/76ef4ae5-043e-4bd1-9ade-293094d77836