Using $(...).append('\n') does not work in IE

Bug #588712 reported by David Coles
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IVLE
Triaged
Low
Unassigned

Bug Description

Another fun IE bug. When using jQuery if you try and append a string with a newline the newline is ignored.

The main place you see this is when starting the Console:

IVLE console starting up... IVLE 1.0rc2 Python Console (Python 2.5.2)
Type "help", "copyright", "credits" or "license" for more information.

The new line should make it look like:

IVLE console starting up...
IVLE 1.0rc2 Python Console (Python 2.5.2)
Type "help", "copyright", "credits" or "license" for more information.

Tags: console ie8 js ui
David Coles (dcoles)
tags: added: ie8
removed: ie
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.