Closed
Bug 199984
Opened 23 years ago
Closed 23 years ago
Netscape 7.0 doesn't process short cut keys when the focus is grabbed by a plug-in window
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: lilia.roumiantseva, Assigned: saari)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier:
My application is a plug-in ( SVG viewer plug-in ). When I open any .svg file
in Netscape 7.0 and when my plug-in window grabs the focus none of Netscape's
short cut keys are getting processed. Only when focus is set explicitly in
Netscape it starts receiving short cut keys. It was not the case for previous
versions of Netscape. Resending messages doesn't help.
Reproducible: Always
Steps to Reproduce:
1.Load a windowed plugin in Netscape 7.0, set a focus in plug-in window
2.press any Netscape's short cut key
3.
Actual Results:
None of short cut keys don't work.
Expected Results:
Always Netscape must intersept short cut keys regardless that Netscape's window
doesn't have a focus.
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 78414 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•