Closed
Bug 91446
Opened 24 years ago
Closed 24 years ago
Can't get keyboard focus without Window Manager
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: dolivari, Assigned: blizzard)
Details
Attachments
(1 file)
1.23 KB,
text/plain
|
Details |
I try to use mozilla in fullscreen with an appropiate XUL and without Window
Manager. It has worked fine with earlier version of Mozilla (M18).
But now I can't get any keyboard event sent to my JS.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
How to use the usecase :
- Be in console mode.
- Start X alone : "$> X &" . If you have an X server already running you can
type "$> X :1 &"
- Come Back to command line CTRL+ALT+F1
- Set Display : "$> export DISPLAY=:0" or "$> export DISPLAY=:1"
- Launch mozilla : "$> mozilla -chrome file://<PATH TO ATTACHED FILE>/focus.xul"
- Try to press the button
- Try to press DEL key
- Try to enter charachters in text field
- Exit all this
- Come Back to your desktop environment (Enlightenment, XFCE, Gnome, KDE...)
- Launch mozilla : "$> mozilla -chrome file://<PATH TO ATTACHED FILE>/focus.xul"
- Try to press DEL key
- Try to press the button
- Try to enter charachters in text field
![]() |
||
Comment 3•24 years ago
|
||
Duplicate of "Mozilla ignores keyboard input if a window manager is not used"
*** This bug has been marked as a duplicate of 76854 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•