Closed
Bug 621438
Opened 14 years ago
Closed 6 years ago
Virtual keyboard for ContentEditable areas shouldn't try to provide autocompletion
Categories
(Firefox for Android Graveyard :: General, enhancement, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: amla70, Unassigned)
References
Details
(Whiteboard: [vkb])
I posted in http://alfonsoml.blogspot.com/2010/12/little-test-of-firefox-4-beta-3-for.html a little comparative between the default Android browser and Firefox Mobile 4b3 in regards to contentEditable areas.
Firefox has a very bad performance while typing, and using non-default keyboards the behavior is really bad.
The default browser on the other hand seems to mark its content in a different way for the keyboard so it doesn't try to provide autocompletion and overall it's much better (once the user has been told how to open the keyboard and has guessed where's the caret).
If Firefox could mark somehow that for elements with contentEditable=true and documents with designMode=on the keyboard should be just a "simple" keyboard without autocompletion, and anything that requires getting the rest of the content I guess that the behavior could be much better.
Getting Firefox Mobile working properly with WYSIWYG editors like CKEditor will require some adjustments as can be seen in http://ckeditor.com/demo, but I guess that this is one of the very first steps.
Updated•14 years ago
|
Severity: normal → enhancement
Comment 1•14 years ago
|
||
For me, the virtual keyboard keeps disappearing, when trying to edit some text at http://ckeditor.com/demo
I can't seem to use the normal keyboard either on that page.
Alfonso, you are able to use the normal keyboard or the virtual keyboard on your mobile phone?
Reporter | ||
Comment 2•14 years ago
|
||
I don't have a normal keyboard to test, but I added the CKEditor demo just as an explanation of the final goal, not a good test for this bug. There are other issues that should be checked in order to understand what's going on because it's absolutely impossible to use it there, this ticket is just a first step (if the user is not able to type correctly it doesn't make sense to find out the rest of problems)
The test for this issue is at the first link: http://alfonsoml.blogspot.com/2010/12/little-test-of-firefox-4-beta-3-for.html just a div with contentEditable=true, the simplest editor available in the market :-)
Depends on: 622805
Updated•14 years ago
|
Whiteboard: [vkb]
Updated•14 years ago
|
Priority: -- → P4
Comment 3•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•