To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112345 Issue #|112345 Summary|A text-formatted cell's Format Code is ignored if the |cell contains a spelling error that is detected but no |t corrected. Component|Spreadsheet Version|OOO320m12 Platform|Macintosh URL| OS/Version|Mac OS X Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P4 Subcomponent|formatting Assigned to|spreadsheet Reported by|tommyk
------- Additional comments from [email protected] Sun Jun 13 15:17:11 +0000 2010 ------- If a text-formatted cell (e.g. one with a Format Code based on the "@" code) is drawn to the attention of the spell checking subsystem, and a spelling error is spotted but not corrected, then after the spell check has completed, control appears not to pass back to the formatting mechanisms for final display of the cell according to the format code. The result is the cell is displayed incorrectly. It seems possible that a text cell with an uncorrected error gets displayed using only the default "General" Format Code, and not the chosen text-based code. For example. Assume a cell is formatted with Format Code: @ "-----" (Note, that is the nine-character string starting with the @ character, including one space character, and ending with the second double-quote character.) Assume "Check spelling as you type" is active, and assume at least one spell check dictionary is enabled. Then the following shows how we'd expect two different strings to be displayed and then how they are actually displayed under the bug: Example 1 (Correct spelling, no bug) ==================================== Entered as: ostentatious Expected display: ostentatious ----- Actual display: ostentatious ----- Example 2 (Incorrect spelling, detected but uncorrected, bug displayed) ======================================================================= Entered as: ostintatious Expected display: ostintatious ----- Actual display: ostintatious --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
