Closed Bug 857943 Opened 13 years ago Closed 10 years ago

NPAPI sends KeyReleased Event in Composition mode

Categories

(Core Graveyard :: Plug-ins, defect, P3)

23 Branch
x86
macOS
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: petr.pchelko, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.28.10 (KHTML, like Gecko) Version/6.0.3 Safari/536.28.10 Steps to reproduce: The NPAPI plugin is returning kNPEventStartIME in response to the KeyDown event to start the composition. The test case is the following: 2 buttons are tapped on the keyboard almost instantly. Another way is to press the first button, hold it, than press second button, release it, release the first button. Actual results: The KeyReleased events are sometimes created by the browser and sent to the plugin for one of the buttons. Expected results: The specification states, that if kNPEventStartIME is returned, the composition starts for this key press and KeyReleased event should never come to the plugin, however this is not true for the described test case.
Component: Untriaged → Plug-ins
Product: Firefox → Core
Please provide a publicly accessible testcase that reproduces this problem. > The NPAPI plugin ... Which one?
Petr, any updates on this ?
Flags: needinfo?(petr.pchelko)
Priority: -- → P3
I will close this issue due to lack of response from the reporter. Please provide a test case and reopen if this issue still persists.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(petr.pchelko)
Resolution: --- → INCOMPLETE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.