Closed
Bug 933682
Opened 11 years ago
Closed 7 years ago
[B2G][Calendar] Week view: Break header to make it fully localizable for weeks spanning months
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect)
Tracking
(blocking-b2g:-)
RESOLVED
WONTFIX
blocking-b2g | - |
People
(Reporter: petercpg, Unassigned)
References
Details
(Keywords: l12y, Whiteboard: LocRun2.0, LocRun1.3, LocRun1.2)
Attachments
(1 file)
(deleted),
image/png
|
Details |
In Bug 902572, we're trying to solve the problem that header if truncated with two months shown in a weekly view.
However in Chinese syntax, year is put in front of month, so in the current implementation of week view spanning two months, it would be displayed as "10 月 ~ 2013 年 11 月" (October ~ 2013 November...) which looks strange to Chinese users.
We should be able to put the year in the first part of header.
Reporter | ||
Updated•11 years ago
|
OS: Windows 8.1 → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(firefoxos-ux-bugzilla)
Comment 1•11 years ago
|
||
I'm flagging Adam who may know the best engineer on calendar to advise on the breaking up of headers idea, structurally/technically speaking.
Flags: needinfo?(firefoxos-ux-bugzilla) → needinfo?(arogers)
Comment 2•11 years ago
|
||
Actually... James Lal is Calendar Guy. Reflagging.
Flags: needinfo?(arogers)
Reporter | ||
Comment 4•11 years ago
|
||
Still affects 1.3 in zh-TW.
Device: Geeksphone Keon
Build: 20140205010019
Gaia: 3405205
Platform Version: 28.0
Comment 8•10 years ago
|
||
Peter, is this still valid for you? We now have a date format for headers, and we display "shortmonth year".
Flags: needinfo?(petercpg)
Reporter | ||
Comment 9•10 years ago
|
||
(In reply to Francesco Lodolo [:flod] from comment #8)
> Peter, is this still valid for you? We now have a date format for headers,
> and we display "shortmonth year".
Yes it's still valid.
Currently zh-TW/apps/calendar/calendar.properties:multi-month-view-header-format is %Y 年 %b ("2014 年 6 月 2014 年 7 月" / "2014 June 2014 July"), still looks weird but more reasonable.
Is there a workaround on my side could make it displaying as "2014 June ~ July" and "2014 December ~ 2015 January"? (Note that there's no "short" month names in Chinese in this case)
Flags: needinfo?(petercpg)
Reporter | ||
Updated•10 years ago
|
Whiteboard: LocRun1.2 → LocRun2.0, LocRun1.3, LocRun1.2
Comment 10•10 years ago
|
||
No, there's nothing to make the header display like that :-\
The only alternative would be to have a specific format for overlapping weeks. Or just stop display 2 months in the header...
Reporter | ||
Comment 11•10 years ago
|
||
I'll prefer a specific format for overlapping weeks if we are going to fix this.
Or probably postpone this bug into the UX design of next versions, if there's no FxOS device shipping zh-TW and no big problems in other locales? :)
Comment 12•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•