We have moved to a new Sailfish OS Forum. Please start new discussions there.
18

[Xperia 10] Missing week in landscape calendar [released]

Tracked by Jolla (In release)

asked 2020-01-05 11:11:36 +0200

attah gravatar image

updated 2020-02-07 14:37:40 +0200

On the Xperia 10 LongPhone(tm) the last week of the month is missing in landscape:

image description

Xperia XA2 for reference:

image description

edit retag flag offensive reopen delete

The question has been closed for the following reason "released in a software update" by attah
close date 2020-04-27 22:44:28.020256

Comments

3

I think we Sony peria 10 user have to change the file MonthPage.qml in /usr/share/jolla-calendar/pages/. In there are the height from the columns in not portait: Line 121-125

Column {
       width: isPortrait ? view.width : view.width - datePicker.width
       parent: view.contentItem
       x: isPortrait ? 0 : datePicker.width
       y: isPortrait ? datePicker.y + datePicker.height : view.headerItem.y + Theme.paddingLarge

maybe we have to change "Theme.paddingLarge" to "Theme.paddingSmall". I will try this and give you a feedback. I tested it but is is not enought. Sorry maybe a spezialist can help us...

Ralf ( 2020-01-05 19:21:24 +0200 )edit
4

I think we Sony peria 10 user have to

This wasn't meant as a request for a community patch, but as a bug report for Jolla.

attah ( 2020-01-05 20:03:56 +0200 )edit
1

But a patch may be there in a few hours whereas a solution from Jolla might take months(/years).

I wonder whether this is the same on XA2 plus or ultral

peterleinchen ( 2020-01-05 21:23:01 +0200 )edit

It is probably due to the fact that Xperia 10 is a slimmer device with a (21:9) aspect ratio.

anidel ( 2020-02-06 21:39:51 +0200 )edit

@anidel: Yes, definitely. It is still a bug though.

attah ( 2020-02-06 22:06:45 +0200 )edit

1 Answer

Sort by » oldest newest most voted
1

answered 2020-04-27 10:05:13 +0200

jovirkku gravatar image

This issue is fixed in OS release 3.3.0.16.

edit flag offensive delete publish link more

Question tools

Follow
8 followers

Stats

Asked: 2020-01-05 11:11:36 +0200

Seen: 523 times

Last updated: Apr 27 '20