Open
Bug 629917
Opened 14 years ago
Updated 14 years ago
Patch interdiff doesn't wrap correctly, overflows into right hand code fragment
Categories
(Bugzilla :: Attachments & Requests, defect)
Bugzilla
Attachments & Requests
Tracking
()
NEW
People
(Reporter: cab26715, Unassigned)
References
()
Details
Attachments
(1 file)
168.55 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b11pre) Gecko/20110129 Firefox/4.0b11pre
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b11pre) Gecko/20110129 Firefox/4.0b11pre
Text overlaps on the right side from the left when the text is very long (such as an image file base64 string.
Reproducible: Always
Steps to Reproduce:
See above page.
Actual Results:
Text runs into the right side from the left in source code comparison page when image files that have long names are shown.
Expected Results:
Line breaks should be implemented in the left side, so the text doesn't run into the other side.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [fx4-fixed-bugday]
Even uglier runon (see right window).....
https://bugzilla.mozilla.org/attachment.cgi?id=493676&action=diff
Summary: Text Runs into next Field in Source Code Changes Comparison (See Lines 35-61 under a/browser/base/content/aboutHome.js) → Text Runs into next Field in Source Code Changes Comparison
Updated•14 years ago
|
Assignee: nobody → attach-and-request
Component: General → Attachments & Requests
Product: Firefox → Bugzilla
QA Contact: general → default-qa
Summary: Text Runs into next Field in Source Code Changes Comparison → Patch interdiff doesn't wrap correctly, overflows into right hand code fragment
Whiteboard: [fx4-fixed-bugday]
Comment 3•14 years ago
|
||
Not sure if this is a BMO specific issue, or Bugzilla in general, moving to Bugzilla for now.
The closest I could find to a dupe is bug 234943, but that is referring to the title row of the interdiff, not the content.
You need to log in
before you can comment on or make changes to this bug.
Description
•