RAP 2.1. M1: Flickering on request [message #1024045] |
Mon, 25 March 2013 13:57  |
Eclipse User |
|
|
|
Hi,
We tested our application with the new RAP 2.1 M1.
We experienced some strange behaviour:
When a request takes longer (like more than 3 seconds) all the open Shells (we don't use a maximized shell) dissapear and appear again.
I couldn't reproduce it exactly with a snippet, but there is a "request in progress"-animation displayed rather that hiding all the shells.
In RAP 2.0 there was no such behaviour and in the New and Noteworty for M1
http://eclipse.org/rap/noteworthy/2.1/?build=M1
no additional animation is mentioned (i guess that the dissapearing Shells in our application originate in a problem with this animation)
How can i adapt our application and should i file a bug?
Thanks for your help
[Updated on: Tue, 26 March 2013 06:57] by Moderator
|
|
|
|
|
Re: RAP 2.1. M1: Flickering on request [message #1027672 is a reply to message #1027181] |
Wed, 27 March 2013 04:59   |
Eclipse User |
|
|
|
Hi.
> After inserting this into our business.css the shells didn't dissapear
> anymore.
In that case, the bug is probably in the business theme. You can open
one, but we will fix it in any case.
> The implementation of an animation on long running requests is nice, but
> it should be configurable in every aspect (time to pass after it is
> displayed, animation itself).
The theming can configure the color, opacity and animation, as you
discovered. The timeout will likely be configurable, that's the part we
didn't finish. The API already exists internally
(RWT.getClient().getService(
org.eclipse.rap.rwt.internal.client.ConnectionMessages.class );), but
may change until it's made public.
Greetings,
Tim
--
Tim Buschtöns
Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/
Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
|
|
|
|
Powered by
FUDForum. Page generated in 0.03578 seconds