When I call window.openDialog on this XUL file in today's daily build,
none of the input fields specified in it work:
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<?xml-stylesheet href="chrome://messenger/content/bindings.css" type="text/css"?>
<window xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<vbox>
<html:input type="date"/>
<html:input type="time"/>
<html:input type="datetime-local"/>
</vbox>
</window>
Am I missing doing something wrong?
jik
On 7/2/19 1:43 AM, Jörg Knobloch wrote:
On 06/06/2019 13:51, Jonathan Kamens via Maildev wrote:
I was led to believe that <input type="date"> doesn't work in
thunderbird https://bugzilla.mozilla.org/show_bug.cgi?id=1527615
(bug 1527615) would be addressed in Thunderbird 68 before it was
released to the public. Is that going to happen. There is
functionality in Send Later that I can't provide in Thunderbird 68
unless <input type="date"> and <input type="time"> (replacing the
removed <datepicker> and <timepicker> XUL elements) are working.
When I call window.openDialog on this XUL file in today's daily build,
none of the input fields specified in it work:
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<?xml-stylesheet href="chrome://messenger/content/bindings.css" type="text/css"?>
<window xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<vbox>
<html:input type="date"/>
<html:input type="time"/>
<html:input type="datetime-local"/>
</vbox>
</window>
Am I missing doing something wrong?
jik
On 7/2/19 1:43 AM, Jörg Knobloch wrote:
> On 06/06/2019 13:51, Jonathan Kamens via Maildev wrote:
>> I was led to believe that <input type="date"> doesn't work in
>> thunderbird <https://bugzilla.mozilla.org/show_bug.cgi?id=1527615>
>> (bug 1527615) would be addressed in Thunderbird 68 before it was
>> released to the public. Is that going to happen. There is
>> functionality in Send Later that I can't provide in Thunderbird 68
>> unless <input type="date"> and <input type="time"> (replacing the
>> removed <datepicker> and <timepicker> XUL elements) are working.
>
> This should be fixed in TB 68 beta 4. Please try it on a build from here:
>
> https://treeherder.mozilla.org/#/jobs?repo=comm-beta&revision=fc709799ca1955df4a7f38fde52a015986071403
>
> I believe you're a Linux user, so use this:
>
> https://queue.taskcluster.net/v1/task/QDXehwI3TCO9JVZh16v2Uw/runs/0/artifacts/public/build/target.tar.bz2
>
> If it works, send flowers to Geoff who fixed it in both M-C and C-C.
>
> Jörg.
>
>
> _______________________________________________
> Maildev mailing list
> Maildev@lists.thunderbird.net
> http://lists.thunderbird.net/mailman/listinfo/maildev_lists.thunderbird.net