Opened 5 years ago

Closed 5 years ago

#135 closed defect (fixed)

Keyboard entry regression

Reported by: nsoudee@… Owned by: Thomas Bernard
Priority: major Milestone: 2.7
Component: GrafX2 Version: 2.7
Keywords: Cc:

Description

Commit 72d87c0d2a17b220c40faa067fac70b7193a6573 introduced a regression for me (using linux, SDL2) where two duplicate characters are registered instead of one. To test, go to the Text tool and enter some text. I've had success fixing this by reintroducing the eliminated #ifdef test. I do not know if this breaks whatever the regressing commit is attempting to do:

https://pastebin.com/ZGCTfwMh

Change History (5)

comment:1 by Thomas Bernard, 5 years ago

Milestone: 2.7
Owner: changed from pulkomandy to Thomas Bernard
Status: newaccepted

yes indeed...

comment:2 by Thomas Bernard, 5 years ago

I think it has something to do with the virtual keyboard...

comment:4 by nsoudee@…, 5 years ago

I cherry-picked your commit and it fixes the double-entry! Looks good.

comment:5 by Thomas Bernard, 5 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.