Closed
Bug 298766
Opened 20 years ago
Closed 20 years ago
nesting of the page setup settings documentation is screwed
Categories
(Firefox Graveyard :: Help Documentation, defect)
Firefox Graveyard
Help Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox1.5
People
(Reporter: hendrik, Assigned: hendrik)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
6.67 KB,
patch
|
hendrik
:
review+
benjamin
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl-NL; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Look at the above page as html. The menu about print preview is indented very weirdly. I guess the </li> end tag on line 421 should be moved to the end of the paragraph. Reproducible: Always Steps to Reproduce:
| Assignee | ||
Comment 1•20 years ago
|
||
I moved around a bit with the tags, and I think they're correct now. I wouldn't mind a reformatting of the file, but I'll leave that to the one checking in the patch...
Attachment #187282 -
Flags: review?(steffen.wilberg)
| Assignee | ||
Comment 2•20 years ago
|
||
Why can't I assign this bug to myself? It says only thus empowered people are able to do that, or the owner or submitter. As there is no owner and I am the submitter, I don't see the problem.
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•20 years ago
|
||
Looks like you need the "editbugs" bugzilla privilege. Ask Gerv to grant it to you, because you're writing patches and would like to assign bugs to yourself.
Assignee: nobody → hendrik.maryns
Comment 4•20 years ago
|
||
Comment on attachment 187282 [details] [diff] [review] reformats the list, adding moving a few </ul> and </li>s r=me, indenting needs to be fixed before checkin.
Attachment #187282 -
Flags: superreview?
Attachment #187282 -
Flags: review?(steffen.wilberg)
Attachment #187282 -
Flags: review+
Attachment #187282 -
Flags: approval-aviary1.1a2?
Updated•20 years ago
|
Attachment #187282 -
Flags: superreview?
| Assignee | ||
Comment 5•20 years ago
|
||
(In reply to comment #4) > (From update of attachment 187282 [details] [diff] [review] [edit]) > r=me, indenting needs to be fixed before checkin. Will you do this? I like the indentation that XMLBuddy, an Eclipse plugin gives, and that makes it only a matter of Ctrl+Shift+F, but if you can do it just as easy, feel free! (In reply to comment #3) > Looks like you need the "editbugs" bugzilla privilege. Ask Gerv to grant it to > you, because you're writing patches and would like to assign bugs to yourself. Where can I find this Gerv?
Comment 6•20 years ago
|
||
I'd appreciate a patch fixing the indentation, provided that it doesn't modify every single line in the file. http://www.gerv.net/hacking/before-you-mail-gerv.html
| Assignee | ||
Comment 7•20 years ago
|
||
(In reply to comment #6) > I'd appreciate a patch fixing the indentation, provided that it doesn't modify > every single line in the file. > > http://www.gerv.net/hacking/before-you-mail-gerv.html I just did a CVS update, and it seems like you already applied the patch, only the formatting is not nice. I have a patch which redoes the formatting of this part of the page specifically, if you want, but that's all it does.
Comment 8•20 years ago
|
||
> I just did a CVS update, and it seems like you already applied the patch I didn't. I checked in your patches for the other two bugs, but not this one. http://bonsai.mozilla.org/cvslog.cgi?file=mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml I still get your patch when doing cvs diff -u.
| Assignee | ||
Comment 9•20 years ago
|
||
I underestimated the power of CVS! The file was marked changed, but that was because it was merged with the changes you applied for those other bugs. Anyway, it is basically the same patch, I just let XMLBuddy reformat the whole table. The rest shouldn't be altered.
Attachment #187282 -
Attachment is obsolete: true
Attachment #187558 -
Flags: review+
Attachment #187558 -
Flags: approval-aviary1.1a2?
Comment 10•20 years ago
|
||
Comment on attachment 187558 [details] [diff] [review] same patch with indentation a=bsmedberg for landing today (6/29)
Attachment #187558 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Updated•20 years ago
|
Attachment #187282 -
Flags: approval-aviary1.1a2?
Comment 11•20 years ago
|
||
Checking in mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml; /cvsroot/mozilla/browser/locales/en-US/chrome/help/using_firebird.xhtml,v <-- using_firebird.xhtml new revision: 1.25; previous revision: 1.24 done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: the lay-out of the help item about print preview is weird → nesting of the page setup settings documentation is screwed
Target Milestone: --- → Firefox1.1
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•