Closed
Bug 286718
Opened 20 years ago
Closed 18 years ago
mailnews spell check - [Enter] no longer chooses 'replace' although 'replace' is 'active' button.
Categories
(Core :: Spelling checker, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bishop, Assigned: neil)
Details
(Keywords: fixed-seamonkey1.1.7, regression)
Attachments
(1 file)
654 bytes,
patch
|
iannbugzilla
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050317
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050317
(Sorry for the bad Component: none of the mailnews onew were appropriate!)
When editing a new message, I've grown into the habit, with mozilla spellcheck,
of being able to type in my word correction and hitting [Enter] to have it
accepted (similar to finding the mouse, moving over to the [replace] button and
hitting it).
1.8b2 doesn't seem to accept my repeated banging on the [enter] key as
equivalent to clicking [replace]. 1.7.5 does exactly as I expect, however.
Reproducible: Always
Steps to Reproduce:
1. compose new email, text mode, with some words spelled badly
2. open Spell check
3. ignore the suggestions: retype the first correction and hit [enter]
Actual Results:
correction entry had correct spelling, but the word wasn't changed; had to
click [replace] to perform the replacement
Expected Results:
it should have performed the replacement and moved to the next word: since
[replace] was the only un-dimmed box, hitting [enter] should have done the same
as if I were to have clicked it.
Reporter | ||
Updated•20 years ago
|
Keywords: regression
Updated•20 years ago
|
Assignee: general → mscott
Component: General → Spelling checker
Product: Mozilla Application Suite → Core
QA Contact: general → spelling-checker
Version: unspecified → Trunk
Assignee | ||
Comment 1•20 years ago
|
||
Assignee: mscott → neil.parkwaycc.co.uk
Status: UNCONFIRMED → ASSIGNED
Attachment #177868 -
Flags: superreview?(mscott)
Attachment #177868 -
Flags: review?(daniel)
Assignee | ||
Comment 2•20 years ago
|
||
FYI this was a regression from bug 233275.
Comment 3•20 years ago
|
||
Comment on attachment 177868 [details] [diff] [review]
Fix last caller of Replace()
FYI, I checked this change into Thunderbird as well.
Attachment #177868 -
Flags: superreview?(mscott) → superreview+
Comment 4•18 years ago
|
||
fails for me
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a9pre) Gecko/2007102203 SeaMonkey/2.0a1pre
Comment 5•18 years ago
|
||
fails also SeaMonkey 1.1.4
works thunderbird v2
Assignee | ||
Comment 6•18 years ago
|
||
Comment on attachment 177868 [details] [diff] [review]
Fix last caller of Replace()
Trying different reviewer. (Also need a= for branch!)
Attachment #177868 -
Flags: review?(daniel) → review?(iann_bugzilla)
Comment on attachment 177868 [details] [diff] [review]
Fix last caller of Replace()
r=me
a-SM1.1.7=me though I suspect that is not sufficient.
Attachment #177868 -
Flags: review?(iann_bugzilla) → review+
Assignee | ||
Comment 8•18 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: fixed-seamonkey1.1.7
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•