Ticket #1221 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Spell check feature does not work in Haiku Mail app

Reported by: koki Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Mail Version: R1/pre-alpha1
Keywords: Cc: ksmith
Blocked By: Platform: All
Blocking:

Description

When you attempt to use the spell check feature in the Haiku Email app, you get the following message:

"The spell check feature requires the optional "words" file on your BeOS CD."

To reproduce:

* Create a new email message using Haiku's Email app * Type some text * Select "Check Spelling" from "Edit" menu.

Expected behaviour:

The spell check should just work, or otherwise removed from the Email app.

Screenshot showing warning message attached.

Attachments

speller-beos-cd.png Download (39.2 KB) - added by koki 3 years ago.
Mail app spell check warning message

Change History

Changed 3 years ago by koki

Mail app spell check warning message

Changed 3 years ago by ksmith

  • cc ksmith added

The spell check feature does not work because the words file does not exist. The mail app expects the words file to be located at /boot/optional/goodies/words. The words file is in the haiku source at /haiku/src/apps/mail/words but it does not get built into haiku. Placing the words file in the correct directory in haiku makes the spell check feature work like a charm.

Changed 3 years ago by axeld

  • status changed from new to closed
  • resolution set to fixed

Fixed in r22111.

Note: See TracTickets for help on using tickets.