Closed
Bug 459264
Opened 16 years ago
Closed 14 years ago
WinCE nsWindow::SynthesizeNativeKeyEvent() needs re-programming
Categories
(Core Graveyard :: Embedding: GRE Core, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wolfe, Unassigned)
Details
(Keywords: mobile)
In order to compile for WinCE, code was removed inside nsWindow::SynthesizeNativeKeyEvent, since much of the code to synthesize native key events is not available in WinMobile devices.
Need to re-program nsWindow::SynthesizeNativeKeyEvent() function to work under WinCE
See Bug # 455378 - WinCE missing APIs and Windows Messages (plus compiler warning) for further background.
Comment 1•14 years ago
|
||
WinCE/Windows Mobile support has been removed from the main build system, Spidermonkey, mobile installer, in-app updater and so on (see bug 614720, bug 554087 and all their dependants). Until such point where MS decide to release a Windows Phone 7 NDK and the decision is made to port to that platform, this is WONTFIX.
Filter bugmail on WinCEMassWONTFIX.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•