Discussion:
Hyperlink does not show as hand symbol
(too old to reply)
Skafti
2008-03-31 14:00:01 UTC
Permalink
In Visio 2003, when I create a hyperlink it does not show as hand symbol in a
Web page. A message repeating the name of the shape and the text "Click to
follow hyperlink" is displayed. lWeb pages that I made 3 years ago, also from
Visio 2003, do show the hand. When I open the old drawings and save them, the
hand symbol is replaced with the name of the shape and the "Click to follow
hyperlink" message.
How can I "get the hand back"?
Best regards
Skafti
Barb Way
2008-05-02 23:33:55 UTC
Permalink
Unfortunately, it appears we have neglected to emit the pointer style for
links in the VML output. The good news is that it doesn't happen if you
change the Save As Web Page option to output using GIF/SVG/PNG or other
graphic outputs, it only occurs with VML.

The problem is found in the file "vml_1.htm" (found in the direcroty hive
of files). If you search for each Href tag and add the text as shown
below, each linked shape will then have a hand pointer when you mouse over.

This line snip, for instance:
<v:shape type="#VISSHAPE"
origHref="http://www.microsoft.com/en/us/default.aspx" tabindex="1"

... Should be:
<v:shape type="#VISSHAPE"
origHref="http://www.microsoft.com/en/us/default.aspx" style="cursor:
pointer;" tabindex="1"

This does not occur in Visio 2007 or in the new version of Visio under
development. Since Visio 2003 has recently released Service Pack 3, this
issue will not be addressed unless/until a future service pack is created.
File | Save as Web Page
Set output name and location, click the Publish button
On the Advanced tab, under Output Formats, select an option other than
VML.

I apologize for any inconvenience this causes.


Barb Way
Product Support - Visio
Microsoft Corporation
[This posting is provided "As Is" with no warranties, and confers no
rights.]
--------------------
Subject: Hyperlink does not show as hand symbol

In Visio 2003, when I create a hyperlink it does not show as hand symbol in
a
Web page. A message repeating the name of the shape and the text "Click to
follow hyperlink" is displayed. lWeb pages that I made 3 years ago, also
from
Visio 2003, do show the hand. When I open the old drawings and save them,
the
hand symbol is replaced with the name of the shape and the "Click to follow
hyperlink" message.
How can I "get the hand back"?
Best regards
Skafti
jetshy
2008-06-10 14:37:00 UTC
Permalink
Hi

Thanks a lot, for the info, but could someone please release a patch/update
to fix the issue, As we use 2003 coz the relative hyper link feature doesn't
work in Visio 2007.

Thanks
Tej
Post by Barb Way
Unfortunately, it appears we have neglected to emit the pointer style for
links in the VML output. The good news is that it doesn't happen if you
change the Save As Web Page option to output using GIF/SVG/PNG or other
graphic outputs, it only occurs with VML.
The problem is found in the file "vml_1.htm" (found in the direcroty hive
of files). If you search for each Href tag and add the text as shown
below, each linked shape will then have a hand pointer when you mouse over.
<v:shape type="#VISSHAPE"
origHref="http://www.microsoft.com/en/us/default.aspx" tabindex="1"
<v:shape type="#VISSHAPE"
pointer;" tabindex="1"
This does not occur in Visio 2007 or in the new version of Visio under
development. Since Visio 2003 has recently released Service Pack 3, this
issue will not be addressed unless/until a future service pack is created.
File | Save as Web Page
Set output name and location, click the Publish button
On the Advanced tab, under Output Formats, select an option other than
VML.
I apologize for any inconvenience this causes.
Barb Way
Product Support - Visio
Microsoft Corporation
[This posting is provided "As Is" with no warranties, and confers no
rights.]
--------------------
Subject: Hyperlink does not show as hand symbol
In Visio 2003, when I create a hyperlink it does not show as hand symbol in a
Web page. A message repeating the name of the shape and the text "Click to
follow hyperlink" is displayed. lWeb pages that I made 3 years ago, also from
Visio 2003, do show the hand. When I open the old drawings and save them, the
hand symbol is replaced with the name of the shape and the "Click to follow
hyperlink" message.
How can I "get the hand back"?
Best regards
Skafti
Barb Way
2008-06-10 23:34:07 UTC
Permalink
Hi Tej,

I logged the issue, but since Visio 2003 SP3 released fairly recently, any
fix will not happen until and unless a new service pack is released. If
there is a future service pack, this issue will be triaged along with other
known issues for potential fixes.


Barb Way
Product Support - Visio
Microsoft Corporation
[This posting is provided "As Is" with no warranties, and confers no
rights.]
--------------------
Thread-Topic: Hyperlink does not show as hand symbol

Hi

Thanks a lot, for the info, but could someone please release a patch/update
to fix the issue, As we use 2003 coz the relative hyper link feature
doesn't
work in Visio 2007.

Thanks
Tej
Post by Barb Way
Unfortunately, it appears we have neglected to emit the pointer style for
links in the VML output. The good news is that it doesn't happen if you
change the Save As Web Page option to output using GIF/SVG/PNG or other
graphic outputs, it only occurs with VML.
The problem is found in the file "vml_1.htm" (found in the direcroty hive
of files). If you search for each Href tag and add the text as shown
below, each linked shape will then have a hand pointer when you mouse over.
<v:shape type="#VISSHAPE"
origHref="http://www.microsoft.com/en/us/default.aspx" tabindex="1"
<v:shape type="#VISSHAPE"
pointer;" tabindex="1"
This does not occur in Visio 2007 or in the new version of Visio under
development. Since Visio 2003 has recently released Service Pack 3, this
issue will not be addressed unless/until a future service pack is created.
File | Save as Web Page
Set output name and location, click the Publish button
On the Advanced tab, under Output Formats, select an option other than
VML.
I apologize for any inconvenience this causes.
Barb Way
Product Support - Visio
Microsoft Corporation
[This posting is provided "As Is" with no warranties, and confers no
rights.]
--------------------
Subject: Hyperlink does not show as hand symbol
In Visio 2003, when I create a hyperlink it does not show as hand symbol in
a
Web page. A message repeating the name of the shape and the text "Click to
follow hyperlink" is displayed. lWeb pages that I made 3 years ago, also from
Visio 2003, do show the hand. When I open the old drawings and save them, the
hand symbol is replaced with the name of the shape and the "Click to follow
hyperlink" message.
How can I "get the hand back"?
Best regards
Skafti
JackMantis
2009-06-11 02:52:18 UTC
Permalink
Is MicroSoft ever going to create something that does not have to be patched
or re-written?

"oops, we forgot the hand..."
"oops, no more relative links..."

:-\

Loading...