Page MenuHomePhabricator

VisualEditor: Using browser native interactive spell-check when the changed word in the only item in the paragraph causes endless insertions in Firefox
Closed, ResolvedPublic8 Estimated Story Points

Description

Steps:

  1. In Firefox, enable "Preferences > Advanced > General > Browsing > Check my spelling as I type"
  2. On an empty line (slug), write "occurence"
  3. Observe wiggly red line; right click and change it to "occurrence"
  4. Observe explosion

Possibly a unicorning issue?

Working steps:

  1. On an empty line (slug), write "Foo occurence" or "occurence bar"
  2. Observe wiggly red line; right click and change it to "occurrence"
  3. Observe non-explosion

(i.e., it works fine if there's any other content in the content node)


Version: unspecified
Severity: normal

Details

Reference
bz72929

Event Timeline

This sounds similar to T65462 in Chrome, which has insertions, deletions, and corruptions.

Aklapper updated the task description. (Show Details)

Cannot reproduce on https://cs.wikipedia.org/wiki/Wikipedista:AKlapper_%28WMF%29/Sandbox?veaction=edit with Firefox 35 on Fedora 21, given the steps above.
Only one insertion/string replacement (as expected); no output in browser console.

Is this still an issue? If so, which FF version on which platform?

Re-checcked (Mac FF 34.0.5)

  • production
  • test2
  • betalbs

The issue is not presented anymore. Closing the bug as Resolved.