Closed
Bug 268376
Opened 21 years ago
Closed 7 years ago
DOM Inspector shows incomplete font name
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: juraj.vitko, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
I have assigned this to "View Source" component because I couldn't find "DOM
Inspector", sorry.
Reproducible: Always
Steps to Reproduce:
1. Navigate to
http://www.dhl.com/publish/g0/en/services/shippingtools.high.html
2. open DOM Inspector and in left pane (DOM Nodes tree view) navigate to:
HTML -> BODY -> DIV crbGear -> DIV crbHome -> DIV countrySelector -> FORM ->
SELECT (so that the SELECT node is selected)
3. in the right pane, select "Computed Style" (left top corner)
4. scroll down to see the value for property "font-family"
Actual Results:
Incorrectly shortened font name "MS She"
Expected Results:
Full font name, probably "MS Shell Dlg" in this case.
Comment 1•21 years ago
|
||
->DOMi
Component: View Source → DOM Inspector
Product: Firefox → Other Applications
Updated•19 years ago
|
Assignee: bugs → dom-inspector
QA Contact: view.source → timeless
Comment 2•19 years ago
|
||
First, someone needs to smack DHL for reusing the id="crbGear" attribute :)
WFM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
The original bug report is quite old, and based on a (relatively) old version of Firefox...
Updated•18 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
Comment 3•14 years ago
|
||
Unable to reproduce, as DHL web-site has changed its structure, so URL doesn't work and redirects to home page.
Comment 4•7 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment 5•7 years ago
|
||
Bulk close. This component is no longer supported or maintained.
https://bugzilla.mozilla.org/show_bug.cgi?id=1499023
You need to log in
before you can comment on or make changes to this bug.
Description
•