Closed
Bug 278636
Opened 20 years ago
Closed 20 years ago
Confusing style of the name of the submitter of a comment/rating/review
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.1
People
(Reporter: alex, Assigned: alex)
Details
(Keywords: polish)
Attachments
(1 file, 3 obsolete files)
|
4.48 KB,
patch
|
Bugzilla-alanjstrBugs
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 The name of the submitter of a comment/rating/review is displayed using the same style/font/color as the title of the comment. This is a bit confusing IMHO. For example: Dave submits a comment and says "Great extension". His comment will say "Great extension by Dave", etc. Reproducible: Always
Comment 1•20 years ago
|
||
Agreed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: polish
OS: Windows XP → All
Hardware: PC → All
Target Milestone: 2.0 → 1.1
Version: unspecified → 1.0
| Assignee | ||
Updated•20 years ago
|
Assignee: Bugzilla-alanjstrBugs → alex
| Assignee | ||
Comment 2•20 years ago
|
||
A tweaked version can be seen at: http://update.iosart.com/extensions/moreinfo.php?application=firefox&version=1.0&os=Windows&id=456 two more patch parts to follow
| Assignee | ||
Updated•20 years ago
|
Attachment #171996 -
Flags: first-review?(Bugzilla-alanjstrBugs)
| Assignee | ||
Comment 3•20 years ago
|
||
Attachment #171998 -
Flags: first-review?(Bugzilla-alanjstrBugs)
| Assignee | ||
Comment 4•20 years ago
|
||
Attachment #171999 -
Flags: first-review?(Bugzilla-alanjstrBugs)
Comment on attachment 171998 [details] [diff] [review] A tweak that solves this issue (part 2/3) Remove the span tags.
Attachment #171998 -
Flags: first-review?(Bugzilla-alanjstrBugs) → first-review-
Also, it's easier to see how changes are applied by having them all in one patch instead of three.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 7•20 years ago
|
||
(In reply to comment #5) > (From update of attachment 171998 [details] [diff] [review] [edit]) > Remove the span tags. > the span tags are there so the style can later be changed in the style sheet without needing to modify the code. what do you think?
| Assignee | ||
Comment 8•20 years ago
|
||
Attachment #171996 -
Attachment is obsolete: true
Attachment #171998 -
Attachment is obsolete: true
Attachment #171999 -
Attachment is obsolete: true
Attachment #172016 -
Flags: first-review?(Bugzilla-alanjstrBugs)
Attachment #172016 -
Flags: first-review?(Bugzilla-alanjstrBugs) → first-review+
trunk: Checking in mozilla/webtools/update/css/cavendish/content.css; /cvsroot/mozilla/webtools/update/css/cavendish/content.css,v <-- content.css new revision: 1.5; previous revision: 1.4 done Checking in mozilla/webtools/update/extensions/moreinfo.php; /cvsroot/mozilla/webtools/update/extensions/moreinfo.php,v <-- moreinfo.php new revision: 1.27; previous revision: 1.26 done Checking in mozilla/webtools/update/themes/moreinfo.php; /cvsroot/mozilla/webtools/update/themes/moreinfo.php,v <-- moreinfo.php new revision: 1.23; previous revision: 1.22 done branch: Checking in mozilla/webtools/update/css/cavendish/content.css; /cvsroot/mozilla/webtools/update/css/cavendish/content.css,v <-- content.css new revision: 1.4.2.1; previous revision: 1.4 done Checking in mozilla/webtools/update/extensions/moreinfo.php; /cvsroot/mozilla/webtools/update/extensions/moreinfo.php,v <-- moreinfo.php new revision: 1.26.2.1; previous revision: 1.26 done Checking in mozilla/webtools/update/themes/moreinfo.php; /cvsroot/mozilla/webtools/update/themes/moreinfo.php,v <-- moreinfo.php new revision: 1.22.2.1; previous revision: 1.22 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Attachment #171999 -
Flags: first-review?(Bugzilla-alanjstrBugs)
Attachment #171996 -
Flags: first-review?(Bugzilla-alanjstrBugs)
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•