Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.1 M1
-
Component/s: XWord
-
Labels:None
-
Environment:Windows Vista, Microsoft Word 2007
-
Similar issues:
XOFFICE-193 Changes made in the size of a table's cells using MS Word don't appear in the browser XOFFICE-197 Increasing indent in word does not show in browser XOFFICE-183 Box in Word is table in Browser XOFFICE-203 Justifed Text in Word isn't justified in the browser XOFFICE-205 Centered image in browser appears left aligned in Word XOFFICE-180 A hyperlink to an image in word appears next to the image in the browser XOFFICE-182 Shapes inserted in Word get displayed in a table in the Browser XOFFICE-181Coloured text in Word is black when you see it in the browser XOFFICE-184 When an url label is the url itself, editing it in word causes for the webpage address to be changed XOFFICE-100Speed up Word startup time
Description
Steps to follow to reproduce:
- Create a page and save it
- Write some text in word
- Select the text and change the font size
- Click "Publish Document"
- Open the page in the browser
Result: The text is in normal size, not the new size that was specified in Word.
This seems to be a XE issues. The css stored in the ssx object don't seem to applied every time.
XOffice saves the page multiple times when publishing a document. I'll try to switch to a single save process to avoid inconsistencies.