2008/11/1 Leonard Mada <[EMAIL PROTECTED]> > Dear Michele, > > > Michele wrote: > >> Hello, >> >> I am working on the documentation of Impress version 3.0.0 and I was >> trying >> to write something about the contents of the status bur, and I have found >> some problems trying to figure out what the information in the left-most >> section is. >> When a text box is selected, the status bar shows: >> TextEdit: Paragraph %a, Row %z, Column %s >> >> > > Looks like the formatting of this string somehow went wrong (formating > using sprintf() or something similar was not performed). Although, I can't > reproduce the bug in OOo-dev300 m29 (I do get numbers instead of %a, %z and > %s). I do not have OOo3.0 final installed, so can't test that version. > > Sincerely, > > Leonard > > When a graphic object is selected instead, the status bar shows: >> %O selected >> (or maybe %0, not quite sure). >> >> So my question: is this work in progress? (in which case maybe it would be >> better not to show anything at all) or is the information useful? >> >> Thanks and Regards, >> >> Michele >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Hello Regina, Leonard,
Thanks for your feedback. I guess I will have to open an issue and wait to document the feature until it works ;-) I will let you know the issue number, if you could confirm it by voting or by commenting it woud be great. Cheers, Michele
