Summary | UI Issue with Spell Check |
Queue | IMP |
Queue Version | 6.0.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | tyler.parsons-horde (at) dynamicpulse (dot) com |
Created | 10/29/2012 (4632 days ago) |
Due | |
Updated | 10/31/2012 (4630 days ago) |
Assigned | 10/29/2012 (4632 days ago) |
Resolved | 10/31/2012 (4630 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Version ⇒ 6.0.0
commit a8f52cbe532aa7e70331fe7b3bdf7644eebd8553
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Oct 30 10:04:59 2012 -0600
Changelog entries for IMP 6.0.1 fixes (from imp_6_0_1 branch)
[mms] Fix spellcheck display in dynamic view if HTML composition
mode is the default (
Bug #11592).[mms] Don't block remote message styling if sender is in whitelist.
[mms] Fixes to PGP Private key generation (
Bug #11597).imp/docs/CHANGES | 4 ++++
imp/package.xml | 8 ++++++--
2 files changed, 10 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a8f52cbe532aa7e70331fe7b3bdf7644eebd8553
commit e355c262ec67518b5836040f90d076b79da4df7c
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Oct 29 16:23:37 2012 -0600
Bug #11592: Fix spellcheck display in dynamic view if HTMLcomposition mode is the default.
imp/js/compose-dimp.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/e355c262ec67518b5836040f90d076b79da4df7c
Assigned to Michael Slusarz
State ⇒ Assigned
commit 4ef648303f96e57bcf942f2c9136536f0d84fc44
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Oct 29 16:23:37 2012 -0600
Bug #11592: Fix spellcheck display in dynamic view if HTMLcomposition mode is the default.
http://git.horde.org/horde-git/-/commit/4ef648303f96e57bcf942f2c9136536f0d84fc44
Version ⇒ Git master
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ UI Issue with Spell Check
Type ⇒ Bug
an email message. However, when you attempt to spell check the
message only 1 line of the message is visible. You are forced to
using sub up and down arrows in the message to proceed up and down
through your message.
Note: This issue does not exist when composing the email message with
HTML composition disabled and then running the spell checker.
My Browser: Google Chrome 22.0.1229.96 (Official Build 163763)