Closed Bug 751810 Opened 12 years ago Closed 12 years ago

DOM LEVEL 3 TEXTEVENT NOT SUPPORTED (KeyboardEvent removed)

Categories

(Firefox :: Untriaged, defect)

12 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 749185

People

(Reporter: marc.fawzi, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725

Steps to reproduce:


Some genius at Mozilla decided to remove support for KeyboardEvent in Firefox 12 WITHOUT replacing ith with the DOM Level 3 STANDARD way to populate a textarea with text. 

So now all apps out there that relied on sending keypresses to write text into textareas (like speech to text apps, and tons of apps for the disabled, as well as virtual keyboard apps) are now **** thanks to that genius who made this most incompetent of decisions. If you want to removed a non-standard feature like Keyboard Event, you should have an alternative, like Chrome, Safari and other browsers

document.createEvent('TextEvent') should be supported 


Actual results:

see above


Expected results:

see above
Filing the same bug again is not going to get a different answer.  Do not file this again, and do not reopen this bug or Bug 751801.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.