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

[bug] Timer time has no space

asked 2015-10-26 18:31:54 +0300

gri4994 gravatar image

updated 2015-11-04 21:59:19 +0300

tokaru gravatar image

image description

As you can see, there is no space between number and word

Not a big bug, but UI should be perfect :)

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
0

answered 2016-01-17 20:55:35 +0300

AliN gravatar image

This can be fixed by editing the file:

/usr/share/jolla-alarm-ui/pages/TimerAlarmDialog.qml line 27:

        valueText: alarm.hour + " "

and line 35:

        valueText: alarm.minute + " "

I can make a patch for this, but does it worth a patch?

edit flag offensive delete publish link more

Comments

1

No, it will only cause conflicts when the eventual update which fixes this bug arrives. Patches are a cool idea to add some features that are unlikely to become part of the OS, but they shouldn't be used to fix bugs.

nthn ( 2016-01-17 21:13:16 +0300 )edit

@nthn, one should disable all patches before installing updates so the conflict is not the matter. And of course I'm thinking just in the opposite: Jolla should establish a mechanism to accept and merge patches in their updates. Anyway as I know Jolla, problems of this kind will never get solved soon.

AliN ( 2016-01-18 15:28:08 +0300 )edit
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2015-10-26 18:31:54 +0300

Seen: 249 times

Last updated: Jan 17 '16