Closed
Bug 1044285
Opened 11 years ago
Closed 10 years ago
[RTL][Calendar] Today date is slightly off center in the calendar app ( down in the bottom right )
Categories
(Firefox OS Graveyard :: Gaia::Calendar, defect, P3)
Tracking
(ux-b2g:2.2, b2g-v2.0 affected, b2g-v2.1 affected, b2g-v2.2 verified, b2g-master verified)
VERIFIED
FIXED
ux-b2g | 2.2 |
People
(Reporter: nhirata, Unassigned)
References
Details
(Whiteboard: [2.0-319MB-bug-bash])
Attachments
(1 file)
53.25 KB,
image/png
|
Details |
1. switch language to arabic
2. reboot
3. launch calendar
Expected: calendar is completely RTL with nothing off
Actual: date is slightly off center
Gaia 3a06aa58245eaf848242d6d1497c1af536fffabd
Gecko https://hg.mozilla.org/mozilla-central/rev/6c0971104909
BuildID 20140725040205
Version 34.0a1
ro.build.version.incremental=110
ro.build.date=Fri Jun 27 15:57:58 CST 2014
B1TC00011230
![]() |
Reporter | |
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
I'm flagging Peko to see if she knows if this is an icon issue, or an alignment issue. Peko, we can re-assign to Pavel as necessary so just let me know.
ux-b2g: --- → 2.1
Flags: needinfo?(pchen)
Comment 3•11 years ago
|
||
this is a CSS issue. we use CSS transform to center it.. will need a different rule in case of RTL - see: https://github.com/mozilla-b2g/gaia/blob/2394127539e5a0f057cc31ecef098165f048b292/apps/calendar/style/ui.css#L42-L53
Flags: needinfo?(pchen)
Comment 4•11 years ago
|
||
I can no longer repro this on master. Can you, Miller?
Flags: needinfo?(mmedeiros)
Updated•11 years ago
|
Comment 5•11 years ago
|
||
Wait! Ignore me - had the wrong bug open. Yes I can still see this. Noting for 2.2. Sorry!
ux-b2g: 2.1 → 2.2
Flags: needinfo?(mmedeiros)
Comment 6•11 years ago
|
||
Updating this bug as the issue still repros on 2.2 and current master (3.0)
Gaia-Rev f5b3d1b6cfa3e702033f613915ae637cb735cbfb
Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/5d7497ce4cc7
Build-ID 20150120002507
Version 37.0a2
Device-Name flame
FW-Release 4.4.2
FW-Incremental 39
FW-Date Thu Oct 16 18:19:14 CST 2014
Bootloader L1TC00011880
Current Master (v3.0) affected as well
Gaia-Rev a5c5ac093814a80b0627514c3bd5f9e96c096a4b
Gecko-Rev https://hg.mozilla.org/mozilla-central/rev/c1c6840d9255
Build-ID 20150120010227
Version 38.0a1
Device-Name flame
FW-Release 4.4.2
FW-Incremental 40
FW-Date Tue Oct 21 15:59:42 CST 2014
Bootloader L1TC10011880
status-b2g-v2.2:
--- → affected
status-b2g-master:
--- → affected
Comment 7•11 years ago
|
||
RTL triage: P3 -- this bug is not prioritized for inclusion in the 2.2 release.
Priority: -- → P3
Comment 8•10 years ago
|
||
fixed by Bug 1059017
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 9•10 years ago
|
||
Issue verified fixed on Flame 2.2 and 3.0
Date is centered within left aligned in today's date icon
Device: Flame 2.2
Build ID: 20150205002503
Gaia: a52999ce7f783177deb17e267bf003a53e6fde06
Gecko: adfba0a07e9b
Version: 37.0a2 (2.2)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:37.0) Gecko/37.0 Firefox/37.0
Device: Flame 3.0
Build ID: 20150205010209
Gaia: 2b83a6d5d1185a438b5bbd287497ac2743b501db
Gecko: 34a66aaaca81
Version: 38.0a1 (3.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:38.0) Gecko/38.0 Firefox/38.0
Status: RESOLVED → VERIFIED
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
Comment 10•10 years ago
|
||
Test case has been added in moztrap:
https://moztrap.mozilla.org/manage/case/15238/
Flags: in-moztrap+
You need to log in
before you can comment on or make changes to this bug.
Description
•