Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Roger Roger is offline
external usenet poster
 
Posts: 1
Default Hidden tables are visible in Word 2003 and Word 2007 (bug?)

Hello all,
I'd like to report a weird behaviour of MS Word (I tested this with
both the 2003 and 2007 versions).
The problem is related to the correct visualization of hidden tables in
a document marked with xml tags.
To test this scenario it is enough to create an htm file and paste the
html code below as the source. If this document is opened with Word it
is displayed correctly (no hidden tables and text are visible), but
then if the document is saved and reopened the first table becomes
visible (only the structure, not the content).
The second table in the document behaves correctly. The only difference
between the two is that the first is wrapped by an xml tag.
If the document is saved as doc, then Word 2003 behaves correctly,
instead Word 2007 shows the same problem.

I hope Microsoft can recognize the issue and fix it; whereas if the
problem stands in the document I'd like to know.
Regards,
Roger

------- html ------
html xmlns="urn:schemas-microsoft-comfficeffice"
xmlns:w="urn:schemas-microsoft-comffice:word"
xmlns="http://www.w3.org/TR/REC-html40" xmlns:ns0="datev.it.xml"
xmlns:ns1=""

head
/head

body lang=IT style='tab-interval:35.4pt' scroll=yes

div class=Section1

p class=MsoNormalspan lang=EN-GB
style='mso-ansi-language:EN-GB'First hidden
table and text follow:o/o/span/p

ns1:dsez
table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0

style='border-collapse:collapse;display:none;border:none;mso-border-alt:solid
black .75pt;
mso-padding-alt:0cm 0cm 0cm 0cm'
tr
style='mso-yfti-irow:0;mso-yfti-firstrow:yes;display:none;height:23.25pt'
td width=300 style='width:225.0pt;border:solid black
1.0pt;mso-border-alt:
solid black .75pt;background:lightgrey;padding:0cm 0cm 0cm
0cm;height:23.25pt'
p style='margin:0cm;margin-bottom:.0001pt'bspan
style='display:none;
mso-hide:all'Col 1/span/bspan
style='display:none;mso-hide:all'o/o/span/p
/td
td width=130 style='width:97.5pt;border:solid black
1.0pt;border-left:none;
mso-border-left-alt:solid black .75pt;mso-border-alt:solid black
..75pt;
background:lightgrey;padding:0cm 0cm 0cm 0cm;height:23.25pt'
p style='margin:0cm;margin-bottom:.0001pt'bspan
style='display:none;
mso-hide:all'Col 2/span/bspan
style='display:none;mso-hide:all'o/o/span/p
/td
/tr
tr
style='mso-yfti-irow:1;mso-yfti-lastrow:yes;display:none;height:15.0pt'
td width=300 style='width:225.0pt;border:solid black
1.0pt;border-top:none;
mso-border-top-alt:solid black .75pt;mso-border-alt:solid black
..75pt;
padding:0cm 0cm 0cm 0cm;height:15.0pt'
p style='margin:0cm;margin-bottom:.0001pt'span
style='display:none;
mso-hide:all' Text 1o/o/span/p
/td
td width=130 style='width:97.5pt;border-top:none;border-left:none;
border-bottom:solid black 1.0pt;border-right:solid black
1.0pt;mso-border-top-alt:
solid black .75pt;mso-border-left-alt:solid black
..75pt;mso-border-alt:solid black .75pt;
padding:0cm 0cm 0cm 0cm;height:15.0pt'
p style='margin:0cm;margin-bottom:.0001pt'span
style='display:none;
mso-hide:all'Text 2o/o/span/p
/td
/tr
/table
/ns1:dsez

p class=MsoNormalspan lang=EN-GB
style='mso-ansi-language:EN-GB'Second hidden
table and text follow:o/o/span/p

table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0

style='border-collapse:collapse;display:none;border:none;mso-border-alt:solid
black .75pt;
mso-padding-alt:0cm 0cm 0cm 0cm'
tr
style='mso-yfti-irow:0;mso-yfti-firstrow:yes;display:none;height:23.25pt'
td width=300 style='width:225.0pt;border:solid black
1.0pt;mso-border-alt:
solid black .75pt;background:lightgrey;padding:0cm 0cm 0cm
0cm;height:23.25pt'
p style='margin:0cm;margin-bottom:.0001pt'bspan
style='display:none;
mso-hide:all'Col 1/span/bspan
style='display:none;mso-hide:all'o/o/span/p
/td
td width=130 style='width:97.5pt;border:solid black
1.0pt;border-left:none;
mso-border-left-alt:solid black .75pt;mso-border-alt:solid black
..75pt;
background:lightgrey;padding:0cm 0cm 0cm 0cm;height:23.25pt'
p style='margin:0cm;margin-bottom:.0001pt'bspan
style='display:none;
mso-hide:all'Col 2/span/bspan
style='display:none;mso-hide:all'o/o/span/p
/td
/tr
tr
style='mso-yfti-irow:1;mso-yfti-lastrow:yes;display:none;height:15.0pt'
td width=300 style='width:225.0pt;border:solid black
1.0pt;border-top:none;
mso-border-top-alt:solid black .75pt;mso-border-alt:solid black
..75pt;
padding:0cm 0cm 0cm 0cm;height:15.0pt'
p style='margin:0cm;margin-bottom:.0001pt'span
style='display:none;
mso-hide:all' Text 1o/o/span/p
/td
td width=130 style='width:97.5pt;border-top:none;border-left:none;
border-bottom:solid black 1.0pt;border-right:solid black
1.0pt;mso-border-top-alt:
solid black .75pt;mso-border-left-alt:solid black
..75pt;mso-border-alt:solid black .75pt;
padding:0cm 0cm 0cm 0cm;height:15.0pt'
p style='margin:0cm;margin-bottom:.0001pt'span
style='display:none;
mso-hide:all'Text 2o/o/span/p
/td
/tr
/table

/div

/body

/html

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting WordPerfect 12 files to Word 2003 Curious New Users 4 May 19th 23 02:48 PM
Digital Signatures lost when saving in 2003 format from Word 2007 Tinus Trotyl Microsoft Word Help 4 January 19th 07 08:21 PM
Automatic Font Change In Word 2007 Doug Microsoft Word Help 12 November 14th 06 04:23 PM
Word 2007 And Word 2003 Problum Derek(Dj) Microsoft Word Help 2 November 2nd 06 12:43 PM
Master and Sub-documents in Word 2007 B2TR Big George Microsoft Word Help 4 October 13th 06 12:52 PM


All times are GMT +1. The time now is 10:32 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"