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

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

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

[WICKET-7048] AjaxClientInfoBehavior is AJAX timer based. This seems not 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