To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55746
Issue #:|55746
Summary:|CSS div and span classes should turn into paragraph
|and character styles
Component:|Word processor
Version:|1.0.0
Platform:|All
URL:|
OS/Version:|All
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|FEATURE
Priority:|P3
Subcomponent:|open-import
Assigned to:|mru
Reported by:|alvarezp2000
------- Additional comments from [EMAIL PROTECTED] Mon Oct 10 19:14:05 -0700
2005 -------
Opening an HTML document should catch <span class="xx"> and turn into "xx"
character style. DIV classes should turn into paragraph styles.
Snip of CSS:
.data { font-weight: bold; }
Snip of HTML:
<li>Correo electrónico: <span class="data"><a href="mailto:
[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></span>.</li>
Currently, this code would just apply "soft" formatting to the document. It
should create and define the appropriate paragraph and character styles instead.
---------------------------------------------------------------------
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]