Skip to main content

Bug Tracker

Side navigation

#11262 closed bug (duplicate)

Opened January 31, 2012 01:33PM UTC

Closed January 31, 2012 01:59PM UTC

Last modified January 31, 2012 01:59PM UTC

Linebreaks are removed after .text() usage.

Reported by: Somebi Owned by:
Priority: low Milestone: None
Component: misc Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

Some strange behavior of .text() method. Linebreaks are removed in IE7/8 and after using .innerText text assigning in Google Chrome linebreaks are removed as well.

http://jsfiddle.net/XtPpX/6/

Attachments (0)
Change History (2)

Changed January 31, 2012 01:59PM UTC by sindresorhus comment:1

component: unfiledmisc
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed January 31, 2012 01:59PM UTC by sindresorhus comment:2

Duplicate of #11153.