Closed
Bug 295229
Opened 20 years ago
Closed 19 years ago
Make shortcuts table styling in Help docs not suck
Categories
(SeaMonkey :: Help Viewer, defect)
SeaMonkey
Help Viewer
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8rc1
People
(Reporter: jwalden+fxhelp, Assigned: sgarrity)
Details
(Keywords: fixed1.8)
Attachments
(2 files, 1 obsolete file)
3.62 KB,
patch
|
asa
:
approval1.8rc1+
|
Details | Diff | Splinter Review |
77.64 KB,
image/png
|
Details |
In bug 255769 we reorganized the table of keyboard shortcuts used in Firefox
into categories. In the process we discovered just how hideous the
reorganization would make the table look. This is a fault of the default
stylesheet provided with the Help Viewer, and it needs to be fixed. A little
style love here will be much appreciated by anyone who needs to look at
Firefox's shortcuts documentation.
To see the garishness, either download a nightly built sometime after right now
or wait until I get around to posting a screenshot, which may take some time
(real life intrudes, at the least for the next week or so). Then visit
Shortcuts in Firefox Help and writhe in pain.
Assignee | ||
Comment 1•20 years ago
|
||
I can take a shot at this. I took a quick look at skin/classic/help.css in
classic.jar, but don't see the current table styles right off hand.
Can someone point me to the right spot? Thanks.
Comment 2•20 years ago
|
||
Reporter | ||
Updated•20 years ago
|
Assignee: nobody → steven
Target Milestone: --- → mozilla1.8beta3
Assignee | ||
Comment 3•20 years ago
|
||
This patch lightens up the colors in the table a bit, makes the borders less
obtrusive, and gets rid of that nasty aqua color. Here's a screenshot of it in
action:
http://actsofvolition.com/images/screenshots/firefox/firefox-shortcuts-help.png
There is also some indenting inconsistency in this file (some lines are
indented with a tab, others with two spaces) - I didn't clean it up in this
patch, it should probably be done in a separate whitespace cleanup patch.
Reporter | ||
Comment 4•19 years ago
|
||
Reporter | ||
Updated•19 years ago
|
Attachment #195140 -
Attachment is obsolete: true
Attachment #199169 -
Flags: first-review?(steven)
Comment 5•19 years ago
|
||
can you post a screenshot please?
Assignee | ||
Comment 6•19 years ago
|
||
Comment on attachment 199169 [details] [diff] [review]
Patch against CVS
looks good
Attachment #199169 -
Flags: first-review?(steven) → first-review+
Reporter | ||
Comment 7•19 years ago
|
||
Here's a screenshot with the patch applied (and with another, unrelated patch
that changes the contents of the shortcuts documentation).
There's a part of me that thinks that 6px padding is too much, but running with
it for a while has made it less jarring, and I don't mind it any more.
Reporter | ||
Comment 8•19 years ago
|
||
Comment on attachment 199169 [details] [diff] [review]
Patch against CVS
This change should only affect how content in Firefox Help is displayed; there
shouldn't be any risk in this patch.
Attachment #199169 -
Flags: approval1.8rc1?
Updated•19 years ago
|
Attachment #199169 -
Flags: approval1.8rc1? → approval1.8rc1+
Reporter | ||
Comment 9•19 years ago
|
||
Patch checked in on branch and trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Target Milestone: mozilla1.8beta3 → mozilla1.8rc1
Updated•18 years ago
|
Flags: in-testsuite-
Updated•9 years ago
|
Product: Toolkit → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•