[PATCH] fdo#48473 No object information in status bar

Regina Henschel rb.henschel at t-online.de
Tue Apr 17 12:50:22 PDT 2012


Hi Markus,

Markus Mohrhard schrieb:
> Hey Regina,
>
> 2012/4/17 Regina Henschel<rb.henschel at t-online.de>:
>> Hi all,
>>
>> commit 29ac03994484cb65725ec697cb7615a31b117b58 translated some comments. It
>> translated a String constant too, but left out one occurrences of that
>> constant. This patch adds the missing translation.
>>
>
> As explained in Hamburg this is not the right fix for the problem. We
> should instead don't initialize the string with a value and check at
> this position if the string is empty.

No, that does not work. I have tested it. It results in an empty status 
bar for a single click and a "xxx selected" in case of dragging, where 
the changes should be shown. I think, that is because of the test 
if(!aStr.Len()) in line 1181.

Kind regards
Regina



More information about the LibreOffice mailing list