Closed Bug 470400 Opened 17 years ago Closed 17 years ago

popup consumes all keyboard events

Categories

(Core :: Layout, defect)

1.9.1 Branch
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: Fallen, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file Testcase - v1
I wanted to create a popup that contains a textbox. This doesn't seem possible, since the popup's shortcut navigation consumes most key events. I (on linux) haven't seen this shortcut navigation actually work, but aside from that I think it should be possible to use non-menuitem elements in a menupopup. Testcase included. Looking at the code, it should probably be fixed here: http://hg.mozilla.org/mozilla-central/file/c43f61f98fa4/layout/xul/base/src/nsXULPopupManager.cpp#l1527
That's correct behaviour. Either use the ignorekeys attribute or use a <panel> (possibly waiting for bug 467360 to be fixed).
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
I see, sorry about that.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: