Apache OpenOffice (AOO) Bugzilla – Issue 123330
Background of first table row spread to all cells in particular .html
Last modified: 2014-02-06 07:02:59 UTC
Steps how to reproduce with "AOO 4.1.0-Dev – English UI / German locale - [AOO410m1(Build:9750) - Rev. 1523968 - 2013-09-18]" on German WIN7 Home Premium (64bit)", own separate user profile. 0. Download Attachment 79588 [details] for Bug 121070 1. From AOO Start center: 'AOO File menu -> Open -> Filetype = HTML OO Writer -> Select Document -> [Open] Document will be opened 2. If necessary menu 'View -> Web Layout' Expected: Orange background only in heading "Hotkeys" (try with browser) Actual: Background color in all cells of table Additional info: a) That worked fine in OOo 1.1.5, ... OOo 2.0.2 b) Already reproducible with OOo 3.1.1, so inherited REGRESSION c) That works fine with 'AOO File menu -> Open -> Filetype = HTML OO Calc -> Select Document -> [Open]
Confirmed with Firefox 25 and Writer Rev. 1525015 Win 7.
Created attachment 82510 [details] Example file contains a table in a row of another table The file indicated in the reporter's desciption contains table in table. When I load the file, the first TH makes the cell and it contains hole following tables that should be placed in the following rows. The attached file contains small table in table. "th" element is not the problem but the same problem happen with tr element. When I replaced the second table (placed in the table) with some string, the problem did not happen.