Closed Bug 46901 Opened 25 years ago Closed 25 years ago

using gdk_event_get and gdk_event_put instead of just gdk_event_peek

Categories

(Core :: XUL, defect, P3)

x86
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: pavlov, Assigned: blizzard)

Details

Attachments

(1 file)

we're pulling an event out of the queue, then putting it right back in.. it would be easier to just make a copy of it, leave it in and don't mess with the list :)
Attached patch patch to fixSplinter Review
please check this in ;)
Keywords: patch
fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I'm reopening this bug since using gdk_event_peek() apparently breaks DOM key repeats. ( see bug #14856. )
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
how the hell could that have broken this??
Because gdk_event_peek() returns 0.
Can't do it this way.
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: