Closed Bug 293565 Opened 20 years ago Closed 20 years ago

wrong keyup event is caught

Categories

(Core :: Widget: Gtk, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 112298

People

(Reporter: nian.liu, Unassigned)

Details

Attachments

(1 file)

1.run test case
2.press any key in textbox
3.after alert box shows, press return
4.old alert box closes, and a new alert box shows

GTK2 based only.
the reason is that key_release_event_cb still dispatch key_up event as the
widget  still exists.
Component: General → Widget: Gtk
Product: Firefox → Core
Version: unspecified → Trunk
correction:  based on both GTK and GTK2
> 1.run test case

what testcase?
Attached file test case
that sounds like bug 112298.  are you sure this is linux only?
I'd been thought that this caused by event translation from GTK to Mozilla.

Tested on windows platform, exists too.

*** This bug has been marked as a duplicate of 112298 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: