Closed
Bug 150866
Opened 24 years ago
Closed 24 years ago
minor <a> error in about:
Categories
(SeaMonkey :: UI Design, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.1beta
People
(Reporter: ratman, Assigned: samir_bugzilla)
References
(
URL
)
Details
(Keywords: polish, regression)
Attachments
(1 file)
|
1.03 KB,
patch
|
Details | Diff | Splinter Review |
using moz1.0 on winme.
on the about: screen, the anchor tag that begins before the text "Support.com,
Inc." extends past this and instead ends after "All Rights Reserved", so that
the link to http://www.support.com covers both phrases instead of just the first.
fairly silly, i suppose, but i noticed it, so why not.
the fix - just move the </a> tag from the end of the third "All Rights Reserved"
to the end of "Support.com, Inc." instead.
that's it.
Keywords: polish,
regression
Comment 1•24 years ago
|
||
Confirming (other 'All rights reserved' aren't links), -> XP App
Assignee: new-network-bugs → sgehani
Component: Networking → XP Apps
QA Contact: benc → paw
Updated•24 years ago
|
Keywords: mozilla1.0.1
| Assignee | ||
Comment 3•24 years ago
|
||
| Assignee | ||
Updated•24 years ago
|
Priority: -- → P5
Target Milestone: --- → mozilla1.1beta
i hate to ask, but is there any need to worry about different languages or
langpacks?
otherwise, the patch is primo.
| Assignee | ||
Comment 5•24 years ago
|
||
I only see the en-US about.html in the mozilla tree so that's all I can fix.
Status: NEW → ASSIGNED
Comment 6•24 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•