harrison | 8d649c3 | 2006-11-15 19:35:42 +0000 | [diff] [blame] | 1 | <html><body> |
| 2 | <h4>Test 1 - Check for hang (was bug #4836034)</h4> |
| 3 | <ol> |
| 4 | <li>open this in Blot or Safari</li> |
| 5 | <li>click before the word "One" in the editable text, below</li> |
| 6 | <li>repeatedly type cmd-; to advance to the next misspelling</li> |
| 7 | <li>confirm that you can wrap back to the first misspelling without hanging</li> |
| 8 | </ol> |
| 9 | <h4>Test 2 - Check that markings are retained (was bug #4204892)</h4> |
| 10 | <ol> |
| 11 | <li>turn on Check Spelling as You Type from Edit->Spelling menu</li> |
| 12 | <li>click on each of the misspelled words in the line at the bottom of this page</li> |
harrison | 77d8db9 | 2005-09-14 03:43:02 +0000 | [diff] [blame] | 13 | <p> (result should be that each misspelled word now has a red squiggly line below it) |
harrison | 8d649c3 | 2006-11-15 19:35:42 +0000 | [diff] [blame] | 14 | <li>control-click on “foor” in that sentence</li> |
| 15 | <li>select a corrected spelling from the popup, e.g.“four”</li> |
| 16 | <li>make sure that no other misspellings lost their red squiggly underline</li> |
| 17 | </ol> |
harrison | 77d8db9 | 2005-09-14 03:43:02 +0000 | [diff] [blame] | 18 | <hr> |
harrison | 8d649c3 | 2006-11-15 19:35:42 +0000 | [diff] [blame] | 19 | <div contenteditable> |
| 20 | One twwo three foor five siz seven |
| 21 | <div></br></div> |
| 22 | <div>eight nine ten</div> |
| 23 | </div> |
| 24 | </body></html> |