Closed Bug 178436 Opened 23 years ago Closed 23 years ago

imagemaps "coords" in wrong order

Categories

(Bugzilla :: Reporting/Charting, defect, P3)

2.16.1
x86
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: vallot, Assigned: gerv)

Details

I have just set up my own bugzilla site (RH7.2), and dependency graph image maps have their "coords" attribute in the wrong order. Example: === <area name="bug 20" shape="rect" href="http://mm/bugzilla/show_bug.cgi?id=20" coords="17,125,89,77"> === it should be: coords="17,77,89,125" it was disappointing, because IE is able to deal with such an erroneous map! (see bug 152375 on Mozilla Browser bug list)
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
Bugzilla's dependency graphs are generated by a program called webdot, which is external to Bugzilla. This works correctly with the dot program supplied with the current version of Graphviz, so I'm assuming this is something they've fixed in the current version.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
ok, there's some question on this is some circumstances after all, but looks like this is being taken care of on bug 154500.
clearing milestone on all DUPLICATE/WONTFIX/WORKSFORME/INVALID so they'll show up as untriaged if they get reopened. "Jiminy Cricket!" for the filters (and I don't care if it's spelled wrong ;)
Target Milestone: Bugzilla 2.18 → ---
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.