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

ASF subversion and git services commented on WICKET-7048:
---------------------------------------------------------

Commit 3a129100cb082bec626fa980fb98e7d3f7e01ac8 in wicket's branch 
refs/heads/improvement/reiern70/WICKET-7048 from reiern70
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=3a129100cb ]

[WICKET-7048] AjaxClientInfoBehavior is AJAX timer based. This seems not to 
work reliable in all situations. We add a AjaxOnDomReadyClientInfoBehavior that 
uses DOMREADY and seems to work more reliable.


> add an AjaxExtendedClientInfoBehavior that makes use of OnDomReady
> ------------------------------------------------------------------
>
>                 Key: WICKET-7048
>                 URL: https://issues.apache.org/jira/browse/WICKET-7048
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Ernesto Reinaldo Barreiro
>            Priority: Major
>         Attachments: image-2023-04-17-07-18-56-191.png
>
>
> We have noticed that  AjaxClientInfoBehavior only provides a limeted set of 
> cleint side properties and that 
> RequestCycleSettings#getGatherExtendedBrowserInfo()=true is requiered to 
> gather things like client time zone. This uses a redicrect to some special 
> page and this causes some problem to us. We provide an AJAX behavior that 
> gathers same info as RequestCycleSettings#getGatherExtendedBrowserInfo().
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to