You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2014/07/18 17:27:04 UTC

[jira] [Commented] (ISIS-544) If auto-focus on an action param date, then doesn't show calendar picker.

    [ https://issues.apache.org/jira/browse/ISIS-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066438#comment-14066438 ] 

Dan Haywood commented on ISIS-544:
----------------------------------

In fixing ISIS-825 experimented some more with this, but still to no avail.

Now using Wicket's server-side ajaxRequestTarget.focusComponent(...) where the focus is dynamically searched for on the action prompt form.  However, inspecting the Wicket Ajax console, it seems that the component is not present in the DOM when the JQuery fires... not sure why, can't see it being recreated anywhere.

> If auto-focus on an action param date, then doesn't show calendar picker.
> -------------------------------------------------------------------------
>
>                 Key: ISIS-544
>                 URL: https://issues.apache.org/jira/browse/ISIS-544
>             Project: Isis
>          Issue Type: Improvement
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.2.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.7.0
>
>
> to fix, some sort of additional bit of JQuery to show the drop down if ".first-field" class is present and also is a date (again, based on CSS class?)



--
This message was sent by Atlassian JIRA
(v6.2#6252)