It is supported, and this is the first/only major opera-specific
problem Ive had.

Opera might not have much of the desktop market, but its got quite a
large chuck of the portable, as well as the DS/Wii market.
Besides, it would be bad form to drop support for a browser that has
traditionally been one of the most standards-complient and upto date,
so I suspect this isnt something deliberate on Googles part.

On Aug 16, 4:23 pm, Jeff Chimene <[email protected]> wrote:
> Is Opera supported? I know it's WebKit, but even so...
>
>
>
> On Sun, Aug 16, 2009 at 5:33 AM, darkflame<[email protected]> wrote:
>
> > The follow basic, projected created in eclipse by the plugin;
>
> > /**
> >  * Entry point classes define <code>onModuleLoad()</code>.
> >  */
> > public class RateoholicTests implements EntryPoint, ValueChangeHandler
> > {
>
> >        /**
> >         * This is the entry point method.
> >         */
> >        public void onModuleLoad() {
>
> >                History.addValueChangeHandler(this);
> >                History.fireCurrentHistoryState();
>
> >        }
>
> >       �...@override
> >        public void onValueChange(ValueChangeEvent event) {
> >                Window.alert(" Test:"+event.getValue());
> >        }
> > }
>
> > History does not fire when the token changes in opera, or when the
> > user press's the back/forward button.
> > It does fire initially.
>
> > Currently tested in Opera beta 10.3 / 10 and 9.64
>
> > You can see an online example here;
>
> >http://www.rateoholic.co.uk/test/historytest/RateoholicTests.html#som...
>
> > (just change the end of #something to #somethingelse, and you will
> > notice history dosnt trigger as you click back/forward)
>
> > Am I setting this up wrong? Or is this a bug/incompatibility?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to