Closed
Bug 211382
Opened 23 years ago
Closed 20 years ago
DOM ref: image width and size incorrect. Anchors mis-alligning images
Categories
(Documentation Graveyard :: Web Developer, defect)
Documentation Graveyard
Web Developer
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: b.ally, Assigned: doronr)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312
The image domref.gif ("Gecko Dom Reference") has width="135" height="70", which
are apparently incorrect. I checked a couple of other pages - the image tag is
missing width and height and so appears correctly.
Also, the lack of anchors around navtocx.gif and navprevx.gif causes them to be
lower than the other buttons. This page:
http://www.mozilla.org/docs/dom/domref/dom_shortTOC.html
also has buttons without anchors and exhibits this behaviour.
Reproducible: Always
Steps to Reproduce:
1.browse to page
2.see scrunched-up gif
3.see mis-alligned buttons.
Actual Results:
gif was scrunched.
Expected Results:
Perhaps the anchors shouldn't be causing the buttons to rise by a couple of pixels.
Since it'd be simpler to change just two pages, perhaps the grey buttons could
have an empty anchor around them to raise them up.
Trivial, i know...
Comment 1•23 years ago
|
||
-> Ian
Ian, is it okay for somebody else to fix the DOM ref bugs?
Assignee: rudman → oeschger
Blocks: 93108
Summary: image width and size incorrect. Anchors mis-alligning images → DOM ref: image width and size incorrect. Anchors mis-alligning images
Comment 2•23 years ago
|
||
n/m. looks like you are doing it in FrameMaker (bug 157610 comment 4)
Comment 3•23 years ago
|
||
I was just going to mention this, Daniel. I have a bug to convert this document
to DocBook, but I haven't gotten very far along on it. I will see if I can get
to some of these domref bugs today, maybe make some headway on the conversion so
others can help. Thanks!
Status: NEW → ASSIGNED
Comment 4•22 years ago
|
||
moving stuff over to an outside-the-firewall email for the time being, looking
for people to pick these Help and doc bugs up for me.
Assignee: oeschger → oeschger
Status: ASSIGNED → NEW
Comment 7•21 years ago
|
||
(In reply to comment #0)
>
> Also, the lack of anchors around navtocx.gif and navprevx.gif causes them to be
> lower than the other buttons. This page:
> http://www.mozilla.org/docs/dom/domref/dom_shortTOC.html
> also has buttons without anchors and exhibits this behaviour.
Surely this has to be classified as a core/layout bug then?
Comment 8•20 years ago
|
||
While this bug still exists, it doesn't matter since it's already been migrated
to devmo, and this bug doesn't apply there.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•