To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83771
Issue #|83771
Summary|XHTML export fails to create CSS from superscript with
|in quotes
Component|Word processor
Version|OOo 2.3
Platform|PC
URL|
OS/Version|Windows XP
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P5
Subcomponent|save-export
Assigned to|mru
Reported by|wendellp
------- Additional comments from [EMAIL PROTECTED] Tue Nov 20 01:29:25 +0000
2007 -------
My text is contained in double quotes -- "2nd Annual Hell to Paradise Bike Tour
2006"
XHTML export creates:
<p class="P1">"2<span class="T2">nd</span> Annual Hell to Paradise Bike Tour
2006".</p>
but the CSS is: '*.T2 { }', in other words, the CSS to make it a
superscript('vertical-align: super;') is missing.
I submitted a related issue #83770 in which the CSS uses an incorrect
value('sup' instead of 'super'). The only thing I can see that is different
between the two situations is the use of double quotes around the superscripted
text.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]