Closed
Bug 581422
Opened 15 years ago
Closed 15 years ago
Tweak attachment detail view
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: Wurblzap, Assigned: Wurblzap)
Details
Attachments
(2 files)
|
1.56 KB,
patch
|
guy.pyrzak
:
review+
mkanat
:
review+
|
Details | Diff | Splinter Review |
|
1.14 KB,
patch
|
guy.pyrzak
:
review+
mkanat
:
review+
|
Details | Diff | Splinter Review |
The patch proposes tweaks to the attachment detail view (4.0 and HEAD):
- no monotype for detail text, because we use the standard font for normal
text throughout Bugzilla
- punctuation added to ease the flow of reading
Please give me your thoughts.
Attachment #459826 -
Flags: review?
Comment 1•15 years ago
|
||
pyrzak: Your thoughts?
Comment 2•15 years ago
|
||
I personally don't feel strongly about this. I feel like adding a comma and a semicolon don't add that much. But to be fair I'm not super into punctuation, a comma and a semicolon... as far as I can tell they don't make it more readable, but that's just me and not based on any evidence other than my gut reaction so... *shrug*. If Max or LpSolit find this to be a huge improvement sure, otherwise adding punctuation just adds more busy-ness to the screen which isn't needed IMO. I personally see the size to be part of the "phrase" that describes the file. The comma separates the file information from the person who created the file, which is 2 different sets of info. The new semicolon will appear visually right next to the dard red border, which already provides a form of punctuation if the private info appears. So, i think it's plenty readable, but i'm not super tied to that.
The font change I can understand thinking we use normal font everywhere, and consistency is important. I purposefully picked mono-space to further differentiate the text from the header since I didn't give it much spacing and I wasn't sure if the font size was enough to make it visually distinct from the description, but maybe its too much? Maybe we should use a serifed font instead of a mono-space?
So I guess I'm saying this patch doesn't make me think "wow, that's a huge improvement, why didn't i think of that". But it also doesn't make me think "oh wow that's totally not the right way to do it". So those are my thoughts, not sure if they are helpful since they are mostly indifferent.
I'm gonna cc aza on this one, maybe he feels more strongly about this than i do.
Updated•15 years ago
|
Target Milestone: Bugzilla 4.0 → Bugzilla 4.2
Comment 3•15 years ago
|
||
Comment on attachment 459826 [details] [diff] [review]
Patch
lets do it!
Attachment #459826 -
Flags: review?(mkanat)
Attachment #459826 -
Flags: review?
Attachment #459826 -
Flags: review+
Comment 4•15 years ago
|
||
Comment on attachment 459826 [details] [diff] [review]
Patch
If pyrzak says ok, I say okay.
Attachment #459826 -
Flags: review?(mkanat) → review+
Updated•15 years ago
|
Flags: approval4.0+
Flags: approval+
Target Milestone: Bugzilla 4.2 → Bugzilla 4.0
Comment 5•15 years ago
|
||
Checked in on trunk, but there is bitrot for 4.0. Could you supply a new patch for 4.0?
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified skins/standard/attachment.css
modified template/en/default/attachment/edit.html.tmpl
Committed revision 7710.
Comment 6•15 years ago
|
||
Do we still want it for 4.0 now that it has been released?
| Assignee | ||
Comment 7•15 years ago
|
||
I think so. Here's a branch patch.
Attachment #522245 -
Flags: review?(guy.pyrzak)
Comment 8•15 years ago
|
||
Yeah, I'm still fine with it on the 4.0 branch, since it's so minor and it is a nice polish.
Comment 9•15 years ago
|
||
Comment on attachment 522245 [details] [diff] [review]
Patch for branch
Review of attachment 522245 [details] [diff] [review]:
looks good
Attachment #522245 -
Flags: review?(mkanat)
Attachment #522245 -
Flags: review?(guy.pyrzak)
Attachment #522245 -
Flags: review+
Updated•15 years ago
|
Attachment #522245 -
Flags: review?(mkanat) → review+
Comment 10•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/4.0/
modified template/en/default/attachment/edit.html.tmpl
Committed revision 7582.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 11•15 years ago
|
||
Thank you for review and check-in.
You need to log in
before you can comment on or make changes to this bug.
Description
•