[bug] Odd wrapping of displayed lockscreen date
Sailfish OS 1.0.7.16, Saapunki, brought us "_Operator name label dynamically displays date for 1500ms when the lockscreen is shown_", which is nice, but to avoid the "_[BUG] lockscreen date string overlaps with notification_" the date string is wrapped, _and the wrapping ends up in weird places_:
Examples: (in reality, the date string is centered)
Russian - the year info is displayed trailing on its own line:
Вторник, 10 июня 2014
г.
One of these would be better
Вторник, 10 июня 2014 г.
or (better, as "г." just means "year")
Вторник, 10 июня 2014
to avoid accidental overlapping with notifications icons, maybe
Вторник
10 июня 2014
English
Wednesday, 11 June
2014
One of these would be better
Wednesday,
11 June 2014
or (without the comma)
Wednesday
11 June 2014
or (for longer month names)
Wednesday,
11 June
2014
or (without the comma)
Wednesday
11 June
2014
UPD still here in 1.0.8.19
Today my lock screen date show as "Tuesday, 10 juin 2014" (english day of week with french month). I'm in France with Language set to English. Maybe we should have a more general question for all date formatting & locale problems in lock screen ? (that's why i've posted here)
eber42 ( 2014-06-10 10:27:55 +0200 )editI'm add you info to question
norguhtar ( 2014-06-10 10:39:02 +0200 )editI forgot i've had custom settings in /var/lib/environment/nemo/locale.conf (LC_TIME=fr_FR.utf8) so i'm probably with an unsupported configuration and my previous message can be ignored. Edit: dates are correct with French and English locale with no locale.conf customization
eber42 ( 2014-06-10 11:25:57 +0200 )edit@eber42, I guess that's right; I have customized locale and mixed Finnish-English date...
ssahla ( 2014-06-10 13:43:24 +0200 )editIt also happens with Italian.
Orologiaio ( 2014-06-11 15:55:27 +0200 )edit