Closed
Bug 153536
Opened 24 years ago
Closed 24 years ago
no wordwrap in View Page source
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 116225
People
(Reporter: u32858, Assigned: doronr)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020605
BuildID: 2002060511
There is no wordwrap in View Page source, this would be a very useful addition.
I spend a lot of time debugging html pages, and having to scrole around really
long lines is a real bore!
I am aware of the "view -> wrap long lines" function, but this only wraps on end
of tags or spaces, it really needs a wrap lines at a char, when cut and paste
this should not have a LF inserted though.
^ this feature is not configurabile in the Preferences yet I believe
Reproducible: Always
Steps to Reproduce:
1.go to quicktime.apple.com there are many long html pages there
2.try and find the url of one of the mov files to download with wget
3.
Actual Results: really long page, unable to view all src on one window without
scrolling
Expected Results: nice formated single page, wrapped at window width (only
internally, not modifying LF in the file) and also at LF in the file. (this is
common in editplus a windows html editor.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 116225 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•