Item12346: jittering cursor and scrollbars in IE8

pencil
Priority: Urgent
Current State: Closed
Released In: 1.2.0
Target Release: minor
Applies To: Extension
Component: NatEditPlugin
Branches: trunk
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
... due to a bug in IE8's word wrapping algorithm in textareas with a % width. Very annoying, very strange. Even stranger the recommended work around:

#myTextArea {
  width:100px; /* arbitrary as long as it is a static width */
  min-width:100%;
  max-width:100%;
}

-- MichaelDaum - 15 Jan 2013

 

ItemTemplate edit

Summary jittering cursor and scrollbars in IE8
ReportedBy MichaelDaum
Codebase trunk
SVN Range
AppliesTo Extension
Component NatEditPlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:636813ffdd6d
TargetRelease minor
ReleasedIn 1.2.0
CheckinsOnBranches trunk
trunkCheckins distro:636813ffdd6d
Release01x01Checkins
Topic revision: r3 - 20 Feb 2013, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy