Bug 1188

Summary: image maps do not work with the new graphviz
Product: Sisyphus Reporter: Sergey Vlasov <vsu>
Component: doxygenAssignee: Fr. Br. George <george>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P4 CC: george
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
0001188-doxygen-1.2.17-imaprect.patch none

Description Sergey Vlasov 2002-08-08 21:04:48 MSD
Image maps in the generated HTML documentation (graphical class hierarchy, collaboration graphs, ...) do not work in doxygen-1.2.17-alt1 when used together with graphviz-1.8.8-alt1.

The problem is caused by the change in graphviz:

April 19, 2002
        - Coords of rectangles changed to left/top right/bottom in -Timap.

Because of this, doxygen puts coordinates in reverse order, and the image maps do not work.

The attached patch adds a check to put coordinates into the right order, independent of the graphviz version.
---

---

Comment 1 Dmitry V. Levin 2002-08-09 18:49:43 MSD
Applied in doxygen-1.2.17-alt2.
Comment 2 Dmitry V. Levin 2002-08-09 18:49:43 MSD
Applied in doxygen-1.2.17-alt2.