Issue 18801 - Export HTML from presentation creates bad HTML image MAP
Summary: Export HTML from presentation creates bad HTML image MAP
Status: ACCEPTED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-29 07:36 UTC by Unknown
Modified: 2017-05-20 10:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Presentation that does not export to HTML with external doc refs (10.45 KB, application/octet-stream)
2003-08-29 07:42 UTC, Unknown
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-08-29 07:36:45 UTC
Export HTML from OO presentation creates an HTML MAP with only one AREA in it, 
pointing to the wrong document.  All other references in the presentation are 
not active as there are no AREAs defined for them in the HTML.

I paste an example :

<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>PowerPoint Presentation</title>
</head>
<body text=#000000 bgcolor=#FFFFFF link=#000080 vlink=#0000FF alink=#808080>
<center>
First page Back <a href="img1.html">Continue</a> <a href="img7.html">Last 
page</a> <a href="diagram_try_4.html">Overview</a> <a 
href="text0.html">Text</a></center><br>
<center><img src="img0.gif" USEMAP="#map0"></center>
<p><h3>Notes:</h3><br>
<map name="map0">
<area shape=rect coords="212,159,293,209" href="file:///C:/Documents and 
Settings/Craig Burton/Desktop/new GUI/date_options.htm">
</map>
</body>
</html>

For this example, there should be 9 links to local files.  There is one, and 
it is incorrect.

Now, a bit more information :
1. This was imported from win office 2000 PPT.  It seemed to make it OK with 
the SXI version behaving properly (all references are active and all link to 
the right files when activated)
2. I tried to make a fresh SXI doc with two URLs in it and exported them as 
HTML to see if that produced a MAP with two AREAs.  Alas, there is no MAP at 
all and so the slide just has two texts on it, neither does anything.  This 
seems pretty odd.
3. Although the HTML export creates one AREA above, it links to the wrong file 
even tho the SXI link is fine.  However, in the SXI doc, the mouseover is 
wrong!  The link is 
C:\Documents and Settings\Craig Burton\Desktop\new GUI\Edit Quiz Content.htm
The mouseover is what is shown in the HTML grap above:
file:///C:/Documents and Settings/Craig Burton/Desktop/new GUI/date_options.htm
I'm not sure where this came from; it's from a long time ago in the original 
PPT file.  However, it shows that the MAP entries are based on the mouseovers 
not the actual document references.

No other information, sorry.  I'll try to find a way to upload the document in 
question into bugzilla.
Comment 1 Unknown 2003-08-29 07:42:16 UTC
Created attachment 8864 [details]
Presentation that does not export to HTML with external doc refs
Comment 2 wolframgarten 2003-08-29 07:54:07 UTC
This is reproducible in version1.1RC and in a current internal
version. Reassigned to Christian.
Comment 3 wolframgarten 2003-08-29 07:54:20 UTC
Set to new.
Comment 4 wolframgarten 2003-08-29 07:54:40 UTC
Changed target.
Comment 5 clippka 2003-08-29 12:20:08 UTC
will have a look
Comment 6 clippka 2003-09-12 12:57:06 UTC
.
Comment 7 marc.neumann 2003-09-19 13:56:53 UTC
MSC:
"According to the OpenOffice.org roadmap
(http://tools.openoffice.org/releases) this issue was retargeted to
OOo Later."
Comment 8 zumbi 2004-08-05 08:26:43 UTC
Hello,

Is supporting links in html exported presentations still in the plans?
I can't see anything on http://development.openoffice.org/releases/

If you find a new link about it, please share it with us...

HTML MAP links would be very useful to have, all the more
as HTML is one of the most attractive way of publishing documents on the web,
all the more xpdf doesn't support transparency yet.

I use lots of transparent graphics in my presentations, and there
isn't any free software pdf viewer yet capable of displaying
the pdf export in a correct way. That's why I prefer HTML so far.

If you think a new enhancement request should be posted on this
topic, I will be glad to take care of it.

Thanks for everything!

:-)

Michael.
Comment 9 openoffice.org 2004-12-06 20:28:02 UTC
I will just add to this one, as I am not sure wether the first description
covers my issue.

When exporting the area coords seem to come from the original size of the
grafic, which is not the exported size of the grafic.
e.g.:
Original Foto : 2100 x 1290 pixels
Area in Image map Editor as stated by status bar: 338,397,420,585
Export Foto in HTML: 640 x 480
Area in HTLM: 338,397,420,585  (not changed from the editor)


In addition may I ask for an enhancement so that an ALT tag is added to the area
which might contain the text entered in the editor?



Comment 10 Marcus 2017-05-20 10:55:50 UTC
Reset assigne to the default "issues@openoffice.apache.org".