Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: event behaving differently between ginga and gingagui #190

Open
RodrigoDornelles opened this issue Jun 20, 2024 · 0 comments
Open

bug: event behaving differently between ginga and gingagui #190

RodrigoDornelles opened this issue Jun 20, 2024 · 0 comments

Comments

@RodrigoDornelles
Copy link
Contributor

RodrigoDornelles commented Jun 20, 2024

I made an example application to try to understand why released was coming before press and I realized that there is an inconsistency between the two binaries. (both compiled from the same commit)

ginga gingagui
ginga gingagui

ginga (wrong)

label, class=ncl, type=presentation, action=start Key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=release keỷ=CURSOR_DOWN, class=key, type=release key=CURSOR DOWN, class=key, type=release key=CURSOR DOWN, class=key, type=release key=CURSOR-DOWN, class=key, type-release Key= CURSOR DOWN, class=key, type release key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=release key=CURSOR_DOWN, class=key, type=press key=CONTROL L, class=key, type=release key=CONTROL_L, class=key, type=press

gingagui (correct)

type=presentation, label=, class=ncl, action=start class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=press, key=CURSOR DOWN class=key, type=release, key=CURSOR DOWN
class=key, type=press, key = ALT_L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant