After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 743821 - change in the places of time slots on Arabic desktop
change in the places of time slots on Arabic desktop
Status: RESOLVED FIXED
Product: gnome-clocks
Classification: Applications
Component: timer
3.14.x
Other Linux
: Normal normal
: ---
Assigned To: Clocks maintainer(s)
Clocks maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-02 00:41 UTC by abdul-rahman
Modified: 2016-08-19 21:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot for "gnome-clocks" (68.71 KB, image/png)
2015-02-02 00:41 UTC, abdul-rahman
  Details
Patch for fixing the incorrect order of time labels (1.53 KB, patch)
2016-06-03 09:43 UTC, Tuomas Räsänen
committed Details | Review

Description abdul-rahman 2015-02-02 00:41:05 UTC
Created attachment 295908 [details]
screenshot for "gnome-clocks"

when I am on timer tab, the time slots (seconds, minutes and hours) are in the right order of placement (right to left), but when I hit "start", the "seconds" slot would go to the left and the "hours" to the right.

N.B.: I have Arabic (RTL) desktop, and the problem does not appear to happen when I change to English.
Comment 1 Tuomas Räsänen 2016-06-03 09:42:32 UTC
I encountered the same issue and verified that the current HEAD is also affected by it.
Comment 2 Tuomas Räsänen 2016-06-03 09:43:36 UTC
Created attachment 329027 [details] [review]
Patch for fixing the incorrect order of time labels

This patch fixes the issue, it's also available in my git-tree: https://github.com/tuomasjjrasanen/gnome-clocks/commit/c3b01edeeec02ced0ed5ce1eb3f41278fb912536
Comment 3 Paolo Borelli 2016-08-19 08:41:11 UTC
Review of attachment 329027 [details] [review]:

Sorry for the long delay, the patch looks good.

Does stopwatch need the same?
Comment 4 Paolo Borelli 2016-08-19 21:11:05 UTC
answering myself: no, not needed for stopwatch.

Pushed your patch, thanks again