Summary | IE8 spellcheck word selection causes frame to clear - data loss |
Queue | IMP |
Queue Version | 4.3.5 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | jbesko (at) msu (dot) edu |
Created | 10/20/2009 (5751 days ago) |
Due | |
Updated | 10/21/2009 (5750 days ago) |
Assigned | |
Resolved | 10/20/2009 (5751 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
FYI...
I tried the patch shown in case
#6590and that resolved the blankscreen issue in IE8.
Thanks.
State ⇒ Duplicate
Ticket #6590.Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ IE8 spellcheck word selection causes frame to clear - data loss
Type ⇒ Bug
State ⇒ Unconfirmed
environment, we've run into a problem when running the spell checker
with IE 8 within the same frame (no new window). When we spell check
a word and try to select any of the options listed, the frame will
clear and we've lost the message.
It doesn't matter if we use text only mode, nor HTML mode (either
editor,) we still get the same results.
We've tried it in a new window, and it behaves normally, no problems.
I downgraded prototypes.js from 1.6.1 to 1.6.0.3 (the version from
1.2.3), and I do not have any problems with the spellcheck word
selection and frame clearing/lost work.