Closed
Bug 642473
Opened 14 years ago
Closed 14 years ago
Make it possible to have a wider area for diffs
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
2.9
People
(Reporter: atopal, Assigned: rrosario)
Details
Attachments
(1 file)
262.14 KB,
image/png
|
Details |
At only 40 chars the diff view is too narrow to be really usable. As soon as there are more than a few lines of changes it becomes very hard to read. Please add an option to switch to an 80 character view, or add the option to resize it manually (I guess that's way more difficult)
Updated•14 years ago
|
Whiteboard: 2.7? → 2.7.1+
Target Milestone: 2011Q2 → 2.7.1
Comment 1•14 years ago
|
||
Kadir, what did you have in mind exactly? Something simple is a 100%-wide diff, and some button to toggle between the two. So you would toggle between the top and the bottom diffs in this screenshot.
The second diff is still side by side. As you can see, there is a scrollbar because otherwise it would break the layout. Alternatively you could get the left vs right diff one on top of the other. Thoughts?
Assignee: nobody → paulc
Updated•14 years ago
|
Whiteboard: 2.7.1+
Comment 3•14 years ago
|
||
No answer, pushing out. Code for above screenshot is here:
https://github.com/pcraciunoiu/kitsune/compare/wider-diff
Assignee: paulc → nobody
Target Milestone: 2.8 → 2.8.1
Updated•14 years ago
|
Target Milestone: 2.8.1 → 2011Q2
Reporter | ||
Comment 4•14 years ago
|
||
From my own experience translating articles, I can say that a wider text area and still having both versions side by side far outweighs the downside of a broken layout (assuming of course it just means that the text areas will stick out left and right from the centered 960px box) Having the versions on top of each other is not that useful, especially since monitors are rather wide than high, and horizontal scrollbars are a no-no.
Target Milestone: 2011Q2 → 2.8.4
Comment 5•14 years ago
|
||
Ricky, would you mind taking a stab at this?
Assignee: nobody → rrosario
Target Milestone: 2.8.4 → 2.9
Assignee | ||
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•14 years ago
|
||
Thanks, Ricky, that's really great :) can we have something similar for bug 610112 ?
You need to log in
before you can comment on or make changes to this bug.
Description
•