Closed Bug 963886 Opened 11 years ago Closed 4 years ago

implement spell checker in Firefox for Android

Categories

(Firefox for Android Graveyard :: General, enhancement)

All
Android
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: will.pittenger1+mozbugzilla, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 (Beta/Release) Build ID: 20131219175107 Steps to reproduce: Currently, Firefox for Android doesn't have a spell checker. Since a spell checker is part of the Android API (buggy, but there), Google could readily add a spell checker to Chrome if they haven't already. I understand there's quite abit of work to do. So this bug might need to become a tracking bug. Actual results: Firefox failed to detect my spelling errors.. Expected results: Firefox should have marked my spelling errors.
OS: Linux → Android
Hardware: x86_64 → All
Severity: normal → enhancement
I am interested to work on this bug. Can you help me with it?
We don't know that we want this. Even if we do it is likely to be complicated. Text areas and input fields are c++ code and would need to communicate with Java efficiently to highlight the misspelled words using the Android API. The other option would be to use the Gecko spell checking code. Either way this is a complex bug and needs some specifications for design and function of the feature. It is also unclear if we should spellcheck the address bar. The specifications don't exist yet thus it is not ready for code to be developed. Siddharth Shah you should look at this list of mentored bugs http://www.joshmatthews.net/bugsahoy/?mobileandroid=1 Barbra would you create an Aha card for this feature or decide we don't want this?
Flags: needinfo?(bbermes)
Added Aha card to funnel for discussion: https://mozilla.aha.io/features/FENN-495
Flags: needinfo?(bbermes)
(In reply to Kevin Brosnan [:kbrosnan] from comment #2) > We don't know that we want this. Even if we do it is likely to be > complicated. > > Text areas and input fields are c++ code and would need to communicate with > Java efficiently to highlight the misspelled words using the Android API. > The other option would be to use the Gecko spell checking code. Either way > this is a complex bug and needs some specifications for design and function > of the feature. It is also unclear if we should spellcheck the address bar. > The specifications don't exist yet thus it is not ready for code to be > developed. > > Siddharth Shah you should look at this list of mentored bugs > http://www.joshmatthews.net/bugsahoy/?mobileandroid=1 > > Barbra would you create an Aha card for this feature or decide we don't want > this? Thank you Kevin Brosnan I will look for some other bugs.
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.