Closed
Bug 340320
Opened 19 years ago
Closed 19 years ago
spell checking (suggestions) broken
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: Peter6, Assigned: brettw)
References
Details
(Keywords: regression)
Attachments
(1 file)
3.43 KB,
patch
|
brettw
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060604 Minefield/3.0a1 ID:2006060407 [cairo]
repro:
1.type some text in a textarea, make a little mistake and check the spelling
result:
the misspelled word is underlined, but no suggestions
regressionwindow:
works in 20060502 1326 pdt build
fails in 20060502 1543 pdt build
http://tinderbox.mozilla.org/bonsai/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1149277440&maxdate=1149284939
Comment 1•19 years ago
|
||
Broke on Linux too. Can someone change this to all?
Reporter | ||
Updated•19 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Some extra bits got accidentally checked in with the fix for bug 216899, backing them out fixes this.
http://tinderbox.mozilla.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=mozilla/browser/base/content&command=DIFF_FRAMESET&file=browser.js&rev1=1.634&rev2=1.635&root=/cvsroot
Updated•19 years ago
|
Assignee: nobody → brettw
Comment 4•19 years ago
|
||
*** Bug 340832 has been marked as a duplicate of this bug. ***
Comment 5•19 years ago
|
||
So I guess the patch can be checked in without a review, since that code was checked in accidently anyway?
Blocks: 216899
Comment 6•19 years ago
|
||
Ah sorry, Brett checked the patch for bug 216899 in, so he probably caused this hiccup.
Assignee | ||
Updated•19 years ago
|
Attachment #224807 -
Flags: review+
Assignee | ||
Comment 7•19 years ago
|
||
This was fixed by landing bug 335291 which is where the accidental bits came from.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
I have reproduced this bug with Firefox 3.0a1 on Windows 7(64-bit) with the instructions from comment 0.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9a1) Gecko/20060604 Minefield/3.0a1
Verified as fixed with Latest Firefox Beta 44.0b7 (Build ID : 20160107144911)
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0
[testday-20160108]
You need to log in
before you can comment on or make changes to this bug.
Description
•