Re: Example where the workaround does not work (was: document with 2 tables, s
>> "johnny" == johnny smith writes: > On Wed, 30 Oct 2013 10:47:49 -, Uwe Brauer wrote: >> Please look at the following document, which has been generated by a >> converter provided by org[1] >> >> It contains tables which whose text cannot be selected via select all. >> If there is something wrong with the odt, please tell me and I will >> report it on the org mailing list. > to fix this, i inserted the following two paragraphs into content.xml of your file: > some text after the first table > some text after the second table Thanks very much for this detailed answer. I already contacted the maintainer of the org exporter. Uwe smime.p7s Description: S/MIME cryptographic signature
Re: Example where the workaround does not work (was: document with 2 tables, s
>> "Dave" == Dave Barton writes: > johnny smith wrote: >> >> i can't say on which program's account this bug is. consulting odf >> specification may help answer this question. > Alternatively, place the cursor after the contents of the last cell in > either of the tables and press ALT+ENTER. Sorry this still does not solve the problem. Select all does *not* select the whole text in the document! smime.p7s Description: S/MIME cryptographic signature
Re: document with 2 tables, select all does not select all
>> "Dave" == Dave Barton writes: > The bug id=7747 should only concentrate on the fact that it is not > possible to "Select All" (CTRL+A) when the document starts or ends with > a table. (ie. No leading or trailing paragraph.) > This issue is different from Uwe's situation where he was trying to > override the Conditional Formatting of a table. Well I might for some other reason select the whole text, say for coping it. The issue is the odt file I sent, generated by the org converter is ODF compliant but this workaround does not work! Uwe smime.p7s Description: S/MIME cryptographic signature
Re: document with 2 tables, select all does not select all
Uwe Brauer wrote: >>> "Dave" == Dave Barton writes: > >> The bug id=7747 should only concentrate on the fact that it is not >> possible to "Select All" (CTRL+A) when the document starts or ends with >> a table. (ie. No leading or trailing paragraph.) > >> This issue is different from Uwe's situation where he was trying to >> override the Conditional Formatting of a table. > > Well I might for some other reason select the whole text, say for coping > it. The issue is the odt file I sent, generated by the org converter is > ODF compliant but this workaround does not work! > > Uwe I did not offer a Select All workaround for your "Conditional Formatting" situation. The only way to know if the org converter is applying the correct ODF translation is to examine the structure of the source document. Dave - To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org For additional commands, e-mail: users-h...@openoffice.apache.org
Re: Example where the workaround does not work (was: document with 2 tables, s
Uwe Brauer wrote: >>> "Dave" == Dave Barton writes: > >> johnny smith wrote: >>> >>> i can't say on which program's account this bug is. consulting odf >>> specification may help answer this question. > >> Alternatively, place the cursor after the contents of the last cell in >> either of the tables and press ALT+ENTER. > > > Sorry this still does not solve the problem. Select all does *not* > select the whole text in the document! True, but as I said in another post to this thread: "This issue is different from Uwe's situation where he was trying to override the Conditional Formatting of a table." Johnny's main point was that he had to disassemble the document to add paragraphs, which was not necessary. Obviously disassembling and reassembling the document has broken the table's "Conditional Formatting", which allows Select All to work. Dave - To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org For additional commands, e-mail: users-h...@openoffice.apache.org
Re: Example where the workaround does not work (was: document with 2 tables, s
On Thu, 31 Oct 2013 11:46:32 +0100, Dave Barton wrote: Obviously disassembling and reassembling the document has broken the table's "Conditional Formatting", which allows Select All to work. why? i didn't touch the tables and their styles, just inserted paragraphs with already existing style after them. how did this modify the table's conditional formatting? - To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org For additional commands, e-mail: users-h...@openoffice.apache.org