#8257 closed bug (fixed)
[Locale] Remember time settings (easy)
Reported by: | Disreali | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Locale | Version: | R1/Development |
Keywords: | GSOC2012 | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Currently, the Locale pref does not remember the Time setting a user sets, even though the system does and uses the user-selected setting.
Steps to reproduce:
Step 1. Open Preferences -> Locale -> Formatting
- notice that on a freshly installed system the Time setting radio button is set to 12hour.
Step 2. Select the 24hour radio button.
- notice that the Locale Time format examples change and the Deskbar clock also changes appropriately.
Step 3. Close Locale pref.
Step 4. Repeat Step 1.
- notice that the 12hour radio button is selected again even though the Deskbar clock still uses 24hour.
Attachments (1)
Change History (6)
comment:1 by , 13 years ago
Summary: | [Locale] Remember time settings → [Locale] Remember time settings (easy) |
---|
by , 13 years ago
Attachment: | locale_timesetting.patch added |
---|
comment:2 by , 13 years ago
patch: | 0 → 1 |
---|
comment:3 by , 13 years ago
Keywords: | GSOC2012 added |
---|
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch looks ok and indeed fixes the problem - applied in hrev43895, thanks!
Note:
See TracTickets
for help on using tickets.
Mark bug as easy