You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by sasidhar <sa...@yahoo.com> on 2008/02/28 15:57:59 UTC

Tapestry + Problem with @contrib:AjaxStatus


Hi,
 
In order to prevent user interruption, Used "@contrib:AjaxStatus" component
to display hour glass when AJAX request happens. PFB the code snippet used

 <div jwcid="@contrib:AjaxStatus"
         style="display:none; cursor:wait; position:absolute; top:0;
left:0; width:99%; height:99%; margin: 0; padding:0; color: #80d1fd;
font-size: 100px; text-align: center; background-color: #ffffff;
filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; ">
 
</div>
 


However once Ajax response is received, Normal mouse pointer does not
reappear. The hourglass continues to be shown , and only after moving the
mouse, the normal pointer is shown.  Please help us in figuring out this?


Note : This behaviour is observed only in IE. It works fine in Mozilla
Firefox.

 
Thanks in advance for your help,
sasi.
-- 
View this message in context: http://www.nabble.com/Tapestry-%2B-Problem-with-%40contrib%3AAjaxStatus-tp15738170p15738170.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


RE: Tapestry + Problem with @contrib:AjaxStatus

Posted by Kevin Menard <km...@servprise.com>.
Hi sasi,

If you believe this to be a bug in Tapestry, please open a JIRA issue
for it.  If you're just looking for support, please post the message to
user discussion list.

Regards,
Kevin

-- 
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for your network
www.servprise.com                  +1 508.892.3823 x308


> -----Original Message-----
> From: sasidhar [mailto:sasidhar_av@yahoo.com]
> Sent: Thursday, February 28, 2008 9:58 AM
> To: dev@tapestry.apache.org
> Subject: Tapestry + Problem with @contrib:AjaxStatus
> 
> 
> 
> Hi,
> 
> In order to prevent user interruption, Used "@contrib:AjaxStatus"
> component
> to display hour glass when AJAX request happens. PFB the code snippet
> used
> 
>  <div jwcid="@contrib:AjaxStatus"
>          style="display:none; cursor:wait; position:absolute; top:0;
> left:0; width:99%; height:99%; margin: 0; padding:0; color: #80d1fd;
> font-size: 100px; text-align: center; background-color: #ffffff;
> filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5; ">
> 
> </div>
> 
> 
> 
> However once Ajax response is received, Normal mouse pointer does not
> reappear. The hourglass continues to be shown , and only after moving
> the
> mouse, the normal pointer is shown.  Please help us in figuring out
> this?
> 
> 
> Note : This behaviour is observed only in IE. It works fine in Mozilla
> Firefox.
> 
> 
> Thanks in advance for your help,
> sasi.
> --
> View this message in context: http://www.nabble.com/Tapestry-%2B-
> Problem-with-%40contrib%3AAjaxStatus-tp15738170p15738170.html
> Sent from the Tapestry - Dev mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: dev-help@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org