Closed Bug 128533 Opened 23 years ago Closed 6 years ago

Key events are not passed to the toplevel window

Categories

(Core Graveyard :: Embedding: GTK Widget, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mpgritti, Assigned: blizzard)

Details

To reproduce: Run gtkmozembed, open a page, assign an accellerator key to one of the menus. Click on the page, and try the assigned accellerator, it doesnt work. In galeon we needed to workaround this passing the keys events to the toplevel by ourself, but we dont know which events are already consumed by mozilla, so we need to guess which keys mozilla is going to use in the given context (a lot of ugly code). It would be cool if this could be handled directly by gtkmozembed.
setting bug status to New
Status: UNCONFIRMED → NEW
Ever confirmed: true
Update: This does no more apply to gtk2. The keys are passed first to the toplevel, then to widget. Not sure what we should do with this bug.
QA Contact: pavlov → gtk-widget
Product: Core → Core Graveyard
Embedding: GTK Widget isn't a thing, closing.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.