Closed Bug 688096 Opened 13 years ago Closed 6 years ago

RSS Subscribe page not correctly wrapping loaded text.

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: pjdkrunkt, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20100101 Firefox/7.0
Build ID: 20110916091512

Steps to reproduce:

Hit the RSS Subscribe button and the "Subscribe to" page loads.


Actual results:

Loaded feeds text displays as a jumbled mess with no line breaks.


Expected results:

Text should follow the original formatting and display line breaks.  Easily fixed by adding the following to /browser/skin/feeds/subscribe.css:

#feedContent {
  white-space: pre-wrap;
}
Just added an example url above.
Confirmed. WFM if I apply your suggested CSS Style Change.
Status: UNCONFIRMED → NEW
Component: General → RSS Discovery and Preview
Ever confirmed: true
OS: Windows XP → All
QA Contact: general → rss.preview
Hardware: x86 → All
Version: 7 Branch → Trunk
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.