Closed Bug 1429231 Opened 6 years ago Closed 6 years ago

TB: Restore the datetimepicker bindings/styles after their removal in bug 1428849

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 59.0

People

(Reporter: Paenglab, Assigned: Paenglab)

References

Details

Attachments

(2 files, 1 obsolete file)

Bug 1428849 removes bindings and styles for the datetimepicker. The only usage is the birthday field in AB.
Blocks: 1428849
I removed the timepicker binding from the XML file which is not used. Bug 1428849 is already in autoland.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8941217 - Flags: review?(jorgk)
Comment on attachment 8941217 [details] [diff] [review]
datetimepicker.patch

Hmm, large patch. I'll land it when required. rs=jorgk.
Attachment #8941217 - Flags: review?(jorgk) → review+
Pushed by richard.marti@gmail.com:
https://hg.mozilla.org/comm-central/rev/aea8da53babb
TB: Restore the datetimepicker bindings/styles after their removal in bug 1428849. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 59.0
Attached patch Bug1429231-fup.patch (obsolete) — Splinter Review
Huh, missed the jar.mn changes somehow. And the arrows in Linux didn't work although it was the same image link in m-c. Maybe they already didn't worked there under Linux (m-c used the Windows file for Linux).
Attachment #8941410 - Flags: review?(jorgk)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment on attachment 8941410 [details] [diff] [review]
Bug1429231-fup.patch

Review of attachment 8941410 [details] [diff] [review]:
-----------------------------------------------------------------

::: mail/themes/linux/mail/datetimepicker.css
@@ +92,5 @@
>  }
>  
>  .datepicker-next,
>  .datepicker-previous:-moz-locale-dir(rtl) {
> +  list-style-image: url("chrome://messenger/skin/icons/arrow/arrow-right.png");

OK, this changes the image from a GIF that resided in M-C ("global") to an image we maintain in C-C, right? I can find arrow-right.png on my system.

::: mail/themes/windows/mail/datetimepicker.css
@@ +92,5 @@
>  }
>  
>  .datepicker-next,
>  .datepicker-previous:-moz-locale-dir(rtl) {
> +  list-style-image: url("chrome://messenger/skin/icons/arrow/arrow-rit.gif");

Here were're changing from the "global GIF to a GIF in messenger, but I can't see arrow-rit.gif on my system, well, only under suite/ and mozilla/ (global one).

Neither this patch nor part 1 provides that image. What am I missing?
Don't know where my head is and only fixed it half ways. :(
Attachment #8941410 - Attachment is obsolete: true
Attachment #8941410 - Flags: review?(jorgk)
Attachment #8941422 - Flags: review?(jorgk)
Comment on attachment 8941422 [details] [diff] [review]
Bug1429231-fup.patch

My head it bad too today, and I'm about to do more damage ;-(
Attachment #8941422 - Flags: review?(jorgk) → review+
No big damage without this patch. Good for next m-c merge.
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/f4201af4ba70
Follow-up: Add missing jar.mn changes for Linux and Mac. r=jorgk
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/e87932c3f91e
Add missing datepicker locales to SeaMonkey. rs=bustage-fix
Maybe we should also look for a common locale dir outside mailnews. Don't see this ever differ in the future.
(In reply to Frank-Rainer Grahl (:frg) from comment #11)
> Maybe we should also look for a common locale dir outside mailnews. Don't
> see this ever differ in the future.

When this will be promoted to the translators, okay.

BTW. bug 1429232 exists for SM. ;)
> BTW. bug 1429232 exists for SM. ;)

Thanks. I am just losing track with all the Mozilla removals. Just needed a quick build solution.
Depends on: 1430208
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: