Last modified: 2012-10-15 22:57:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T35065, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33065 - Visual editor disables spelling/punctuation correction in Android, iOS input method
Visual editor disables spelling/punctuation correction in Android, iOS input ...
Status: RESOLVED INVALID
Product: VisualEditor
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Normal normal
: ---
Assigned To: Nobody - You can work on this!
http://www.mediawiki.org/wiki/Special...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-14 00:45 UTC by Brion Vibber
Modified: 2012-10-15 22:57 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Brion Vibber 2011-12-14 00:45:17 UTC
Steps to repro:

* open http://www.mediawiki.org/wiki/Special:VisualEditorSandbox on Android stock browser
* click into the editing area somewhere
* type "doesnt"

Expected:
* spell checker built in to system's IME offers to replace "doesn't"

Actual:
* no spell suggestions are visible
Comment 1 Brion Vibber 2011-12-14 00:45:29 UTC
Tested on Nexus 1, Android 2.3.6.
Comment 2 Roan Kattouw 2011-12-14 00:46:59 UTC
This makes sense because the edit surface was implemented from scratch in JS, and the browser's IME isn't in the loop at all.
Comment 3 Brion Vibber 2011-12-14 00:52:11 UTC
Yeah, may take some tweaking to make this work. More important for non-Latin languages...
Comment 4 Brion Vibber 2011-12-14 00:52:59 UTC
(One possibility is to make use of a small <input> that's positioned in place, and update it word-by-word or something. I think we're already sorta using an invisible one sometimes for cut-n-paste and such?)
Comment 5 Brion Vibber 2011-12-14 01:21:39 UTC
Based on the appearance in iOS where Every Word Gets Capitalized the behavior is resetting on each word; it's just not quite cooperating with other things. :)
Comment 6 Trevor Parscal 2011-12-14 18:36:22 UTC
Mobile devices have not been considered very much yet - we are aware that it sort of kinda works on iOS and Android browsers, but things like selection and input will need special handling in these browsers.
Comment 7 James Forrester 2012-06-22 17:32:52 UTC
No longer valid; new version of VE uses in-built ContentEditable explicitly to get this to work.
Comment 8 James Forrester 2012-10-15 22:57:44 UTC
Mass-moving old VisualEditor tickets to the VE product. Search for this message to mass-delete bugmail.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links