Google Chrome & Wicket

View: New views
16 Messages — Rating Filter:   Alert me  

Google Chrome & Wicket

by jWeekend :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have just installed Google Chrome (v0.2.149.27).

I expect this is a browser that will be supported (eventually), so it's probably a good idea to keep a list of issues in one place (here, on the Wiki or Jira) as we come across unexpected or different behaviour of our Wicket apps.

To get the ball rolling, the jWeekend "Add To Cart" button on our course booking page, that works well in all other browsers we have tried it in, is doing nothing in Google Chrome. The rest of the Ajax functionality tested so far seems to be OK.

I'll send an update once I've had  chance to run in development mode.

Regards - Cemal
http://jWeekend.co.uk

Re: Google Chrome & Wicket

by cstein1206 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have installed Google Chrome as well and found several Wicket extensions not working, namely
- modal window
- tabbed panels
- editable label
- clock example

Maybe it's a bit too early for Chrome...

Re: Google Chrome & Wicke

by Matej Knopp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Modal window seems to work fine for me, except that events are not
propagated when mouse is over iframe.
Tabbed panel works fine, so does editable label and clock example.

(tested with latest 1.4 examples)

-Matej

On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@...> wrote:

>
> I have installed Google Chrome as well and found several Wicket extensions
> not working, namely
> - modal window
> - tabbed panels
> - editable label
> - clock example
>
> Maybe it's a bit too early for Chrome...
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Google Chrome & Wicke

by cstein1206 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've been using 1.4-m3 and things don't work here with Google Chrome 0.2.149.27. Is there a newer version of those examples I didn't see?

Re: Google Chrome & Wicket

by cstein1206 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That's weird since I don't get anything (examples are from 1.4-m3). For me it seems like Chrome is handling the AJAX responses differently as it's always reporting 0 characters in the response.
Here's the full debug output of the modal window from Chrome when clicking on "Show modal dialog with a page":

INFO: Using XMLHttpRequest transport
INFO:
INFO: Initiating Ajax GET request on ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (0 characters)
INFO:
ERROR: Error while parsing response: Could not find root <ajax-response> element
INFO: Invoking post-call handler(s)...
INFO: Invoking failure handler(s)...

HTH
-Chris

Matej Knopp-2 wrote:
Modal window seems to work fine for me, except that events are not
propagated when mouse is over iframe.
Tabbed panel works fine, so does editable label and clock example.

(tested with latest 1.4 examples)

-Matej

On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@yahoo.com> wrote:
>
> I have installed Google Chrome as well and found several Wicket extensions
> not working, namely
> - modal window
> - tabbed panels
> - editable label
> - clock example
>
> Maybe it's a bit too early for Chrome...
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org

Re: Google Chrome & Wicke

by Matej Knopp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can you try that with latest trunk?

-Matej

On Wed, Sep 3, 2008 at 1:51 AM, cstein1206 <cstein1206@...> wrote:

>
> That's weird since I don't get anything (examples are from 1.4-m3). For me it
> seems like Chrome is handling the AJAX responses differently as it's always
> reporting 0 characters in the response.
> Here's the full debug output of the modal window from Chrome when clicking
> on "Show modal dialog with a page":
>
> INFO: Using XMLHttpRequest transport
> INFO:
> INFO: Initiating Ajax GET request on
> ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
> INFO: Invoking pre-call handler(s)...
> INFO: Received ajax response (0 characters)
> INFO:
> ERROR: Error while parsing response: Could not find root <ajax-response>
> element
> INFO: Invoking post-call handler(s)...
> INFO: Invoking failure handler(s)...
>
> HTH
> -Chris
>
>
> Matej Knopp-2 wrote:
>>
>> Modal window seems to work fine for me, except that events are not
>> propagated when mouse is over iframe.
>> Tabbed panel works fine, so does editable label and clock example.
>>
>> (tested with latest 1.4 examples)
>>
>> -Matej
>>
>> On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@...> wrote:
>>>
>>> I have installed Google Chrome as well and found several Wicket
>>> extensions
>>> not working, namely
>>> - modal window
>>> - tabbed panels
>>> - editable label
>>> - clock example
>>>
>>> Maybe it's a bit too early for Chrome...
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@...
>>> For additional commands, e-mail: users-help@...
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@...
>> For additional commands, e-mail: users-help@...
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19280602.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Parent Message unknown Re: Google Chrome & Wicket

by cstein1206 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was trying to follow Matej's suggestion and build the latest version from trunk.

When running Maven with mvn package, I was getting test errors. The Auth Roles doesn't complete the tests due to an incorrect Apache License header in /wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ja.html (see output below). Am I the only one getting this error?

After fixing this, everything builds fine. But when I tried to deploy the wicket-examples.war, I was getting startup errors (due to "java.lang.IllegalArgumentException: Class [org.springframework.jms.config.JmsNamespaceHandler] does not implement the NamespaceHandler interface", see output below). I'm stuck.

I'm running JDK build 1.6.0_07 and Tomcat 6.0.16.

--Chris


=====TOMCAT STARTUP ERROR LOG=====

03.09.2008 12:18:44 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive wicket-examples.war
03.09.2008 12:18:45 org.apache.catalina.core.StandardContext addApplicationListe
ner
INFO: The listener "org.springframework.web.context.ContextLoaderListener" is al
ready configured for this context. The duplicate definition has been ignored.
INFO  - ContextLoader              - Root WebApplicationContext: initialization
started
INFO  - CollectionFactory          - JDK 1.4+ collections available
INFO  - CollectionFactory          - Commons Collections 3.x available
INFO  - XmlBeanDefinitionReader    - Loading XML bean definitions from class pat
h resource [applicationContext.xml]
ERROR - ContextLoader              - Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected excep
tion parsing XML document from class path resource [applicationContext.xml]; nes
ted exception is java.lang.IllegalArgumentException: Class [org.springframework.
jms.config.JmsNamespaceHandler] does not implement the NamespaceHandler interfac
e
Caused by:
java.lang.IllegalArgumentException: Class [org.springframework.jms.config.JmsNam
espaceHandler] does not implement the NamespaceHandler interface
        at org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
..initHandlerMappings(DefaultNamespaceHandlerResolver.java:119)
        at org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
..<init>(DefaultNamespaceHandlerResolver.java:96)
        at org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
..<init>(DefaultNamespaceHandlerResolver.java:82)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.createD
efaultNamespaceHandlerResolver(XmlBeanDefinitionReader.java:530)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.createR
eaderContext(XmlBeanDefinitionReader.java:519)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registe
rBeanDefinitions(XmlBeanDefinitionReader.java:499)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadB
eanDefinitions(XmlBeanDefinitionReader.java:407)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBea
nDefinitions(XmlBeanDefinitionReader.java:357)
        at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBea
nDefinitions(XmlBeanDefinitionReader.java:334)
        at org.springframework.beans.factory.support.AbstractBeanDefinitionReade
r.loadBeanDefinitions(AbstractBeanDefinitionReader.java:126)
        at org.springframework.beans.factory.support.AbstractBeanDefinitionReade
r.loadBeanDefinitions(AbstractBeanDefinitionReader.java:142)
        at org.springframework.web.context.support.XmlWebApplicationContext.load
BeanDefinitions(XmlWebApplicationContext.java:123)
        at org.springframework.web.context.support.XmlWebApplicationContext.load
BeanDefinitions(XmlWebApplicationContext.java:91)
        at org.springframework.context.support.AbstractRefreshableApplicationCon
text.refreshBeanFactory(AbstractRefreshableApplicationContext.java:94)
        at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:294)
        at org.springframework.web.context.support.AbstractRefreshableWebApplica
tionContext.refresh(AbstractRefreshableWebApplicationContext.java:156)
        at org.springframework.web.context.ContextLoader.createWebApplicationCon
text(ContextLoader.java:246)
        at org.springframework.web.context.ContextLoader.initWebApplicationConte
xt(ContextLoader.java:184)


=====MAVEN BUILD ERROR LOG=====

[INFO] ------------------------------------------------------------------------
[INFO] Building Wicket Auth Roles
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 16 source files to /temp/wicket-trunk/wicket-auth-roles/target/classes
[INFO] [bundle:manifest {execution: bundle-manifest}]
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 6 source files to /temp/wicket-trunk/wicket-auth-roles/target/test-classes
[INFO] [surefire:test]
[INFO] Setting reports dir: /temp/wicket-trunk/wicket-auth-roles/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[surefire] Running org.apache.wicket.authorization.strategies.role.annotations.AnnotationsRoleTest
[surefire] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.342 sec
[surefire] Running org.apache.wicket.authorization.strategies.role.metadata.InstantiationPermissionsTest
[surefire] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
[surefire] Running org.apache.wicket.authorization.strategies.role.metadata.ActionPermissionsTest
[surefire] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
[surefire] Running org.apache.wicket.util.license.ApacheLicenceHeaderTest

org.apache.wicket.util.license.HtmlLicenseHeaderHandler failed. The following files(1) didn't have correct license header:
NONE /temp/wicket-trunk/wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/SignInPanel_ja.html

[surefire] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.211 sec <<<<<<<< FAILURE !!
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 51 seconds
[INFO] Finished at: Wed Sep 03 11:53:38 CEST 2008
[INFO] Final Memory: 25M/63M
[INFO] ------------------------------------------------------------------------




----- Original Message ----
From: Matej Knopp <matej.knopp@...>
To: users@...
Sent: Wednesday, September 3, 2008 9:28:37 AM
Subject: Re: Google Chrome & Wicke

Can you try that with latest trunk?

-Matej

On Wed, Sep 3, 2008 at 1:51 AM, cstein1206 <cstein1206@...> wrote:

>
> That's weird since I don't get anything (examples are from 1.4-m3). For me it
> seems like Chrome is handling the AJAX responses differently as it's always
> reporting 0 characters in the response.
> Here's the full debug output of the modal window from Chrome when clicking
> on "Show modal dialog with a page":
>
> INFO: Using XMLHttpRequest transport
> INFO:
> INFO: Initiating Ajax GET request on
> ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
> INFO: Invoking pre-call handler(s)...
> INFO: Received ajax response (0 characters)
> INFO:
> ERROR: Error while parsing response: Could not find root <ajax-response>
> element
> INFO: Invoking post-call handler(s)...
> INFO: Invoking failure handler(s)...
>
> HTH
> -Chris
>
>
> Matej Knopp-2 wrote:
>>
>> Modal window seems to work fine for me, except that events are not
>> propagated when mouse is over iframe.
>> Tabbed panel works fine, so does editable label and clock example.
>>
>> (tested with latest 1.4 examples)
>>
>> -Matej
>>
>> On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@...> wrote:
>>>
>>> I have installed Google Chrome as well and found several Wicket
>>> extensions
>>> not working, namely
>>> - modal window
>>> - tabbed panels
>>> - editable label
>>> - clock example
>>>
>>> Maybe it's a bit too early for Chrome...
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@...
>>> For additional commands, e-mail: users-help@...
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@...
>> For additional commands, e-mail: users-help@...
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19280602.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


     


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Google Chrome & Wicket

by Timo Rantalaiho :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 03 Sep 2008, Chris Stein wrote:
> I was trying to follow Matej's suggestion and build the latest version from trunk.

To just try it out, it's easier to use the readymade snapshot
jars from the snapshot maven repository hosted at wicketstuff.org.

Best wishes,
Timo

--
Timo Rantalaiho          
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Google Chrome & Wicket

by lesterburlap :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I'm getting the same "Received ajax response (0 characters)" / "Error while parsing response: Could not find root <ajax-response> element" message in the ajax debug window.  We're using 1.3.4.

Our application is totally inoperable in Chrome.  I'm not worrying too much, though, since Chrome is still beta, but am curious how this works out...

LBB

Re: Google Chrome & Wicke

by Hassan Chafi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I tried the browser on our own production code, and it doesn't work on pages that use wicket ajax heavily.

I actually tried it on http://wicketstuff.org/wicket13/ajax/modal-window and it doesn't work their either.

Even if does work on 1.4, I think depending on when this thing releases, 1.3 has to support it. Now It may be that Google has to fix their browser as I heard that even salesforce.com is not working with Chrome.


Matej Knopp-2 wrote:
Can you try that with latest trunk?

-Matej

On Wed, Sep 3, 2008 at 1:51 AM, cstein1206 <cstein1206@yahoo.com> wrote:
>
> That's weird since I don't get anything (examples are from 1.4-m3). For me it
> seems like Chrome is handling the AJAX responses differently as it's always
> reporting 0 characters in the response.
> Here's the full debug output of the modal window from Chrome when clicking
> on "Show modal dialog with a page":
>
> INFO: Using XMLHttpRequest transport
> INFO:
> INFO: Initiating Ajax GET request on
> ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
> INFO: Invoking pre-call handler(s)...
> INFO: Received ajax response (0 characters)
> INFO:
> ERROR: Error while parsing response: Could not find root <ajax-response>
> element
> INFO: Invoking post-call handler(s)...
> INFO: Invoking failure handler(s)...
>
> HTH
> -Chris
>
>
> Matej Knopp-2 wrote:
>>
>> Modal window seems to work fine for me, except that events are not
>> propagated when mouse is over iframe.
>> Tabbed panel works fine, so does editable label and clock example.
>>
>> (tested with latest 1.4 examples)
>>
>> -Matej
>>
>> On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@yahoo.com> wrote:
>>>
>>> I have installed Google Chrome as well and found several Wicket
>>> extensions
>>> not working, namely
>>> - modal window
>>> - tabbed panels
>>> - editable label
>>> - clock example
>>>
>>> Maybe it's a bit too early for Chrome...
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19280602.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org

Re: Google Chrome & Wicket

by jwcarman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

They said that they prioritize which sites they test Chrome with based
on google searches.  So, everyone google for Wicket examples!

On Wed, Sep 3, 2008 at 5:34 PM, lesterburlap <beach_nathan@...> wrote:

>
>
> I'm getting the same "Received ajax response (0 characters)" / "Error while
> parsing response: Could not find root <ajax-response> element" message in
> the ajax debug window.  We're using 1.3.4.
>
> Our application is totally inoperable in Chrome.  I'm not worrying too much,
> though, since Chrome is still beta, but am curious how this works out...
>
> LBB
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19298676.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Google Chrome & Wicke

by Martijn Dashorst :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can we please get serious here? Google has delivered a beta product.
Untested, full with bugs. While I'd like to make sure that our
framework runs great on Chrome, I really like to wait until google
gets their act together and fix their f*ing product before we commit
resources to fix bugs that won't make it into the final product.

There are more important things to do than to clean up Google's mess.

Martijn

On Thu, Sep 4, 2008 at 12:44 AM, Hassan Chafi
<hassan.chafi@...> wrote:

>
> I tried the browser on our own production code, and it doesn't work on pages
> that use wicket ajax heavily.
>
> I actually tried it on http://wicketstuff.org/wicket13/ajax/modal-window and
> it doesn't work their either.
>
> Even if does work on 1.4, I think depending on when this thing releases, 1.3
> has to support it. Now It may be that Google has to fix their browser as I
> heard that even salesforce.com is not working with Chrome.
>
>
>
> Matej Knopp-2 wrote:
>>
>> Can you try that with latest trunk?
>>
>> -Matej
>>
>> On Wed, Sep 3, 2008 at 1:51 AM, cstein1206 <cstein1206@...> wrote:
>>>
>>> That's weird since I don't get anything (examples are from 1.4-m3). For
>>> me it
>>> seems like Chrome is handling the AJAX responses differently as it's
>>> always
>>> reporting 0 characters in the response.
>>> Here's the full debug output of the modal window from Chrome when
>>> clicking
>>> on "Show modal dialog with a page":
>>>
>>> INFO: Using XMLHttpRequest transport
>>> INFO:
>>> INFO: Initiating Ajax GET request on
>>> ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
>>> INFO: Invoking pre-call handler(s)...
>>> INFO: Received ajax response (0 characters)
>>> INFO:
>>> ERROR: Error while parsing response: Could not find root <ajax-response>
>>> element
>>> INFO: Invoking post-call handler(s)...
>>> INFO: Invoking failure handler(s)...
>>>
>>> HTH
>>> -Chris
>>>
>>>
>>> Matej Knopp-2 wrote:
>>>>
>>>> Modal window seems to work fine for me, except that events are not
>>>> propagated when mouse is over iframe.
>>>> Tabbed panel works fine, so does editable label and clock example.
>>>>
>>>> (tested with latest 1.4 examples)
>>>>
>>>> -Matej
>>>>
>>>> On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@...>
>>>> wrote:
>>>>>
>>>>> I have installed Google Chrome as well and found several Wicket
>>>>> extensions
>>>>> not working, namely
>>>>> - modal window
>>>>> - tabbed panels
>>>>> - editable label
>>>>> - clock example
>>>>>
>>>>> Maybe it's a bit too early for Chrome...
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@...
>>>>> For additional commands, e-mail: users-help@...
>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@...
>>>> For additional commands, e-mail: users-help@...
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19280602.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@...
>>> For additional commands, e-mail: users-help@...
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@...
>> For additional commands, e-mail: users-help@...
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19299760.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>



--
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Google Chrome & Wicke

by Wayne Pope-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>There are more important things to do than to clean up Google's mess.
Indeed. Why does the world go crazy over googles never completed software.
Why do we have to bend over to their ever whim.
I hate Google - they are a very dangerous company, which huge resources and
an unfair strangle hold on the 'net. Yes they have done some good things,
but they seem to get away with murder these days.

On Thu, Sep 4, 2008 at 9:10 AM, Martijn Dashorst <martijn.dashorst@...
> wrote:

> Can we please get serious here? Google has delivered a beta product.
> Untested, full with bugs. While I'd like to make sure that our
> framework runs great on Chrome, I really like to wait until google
> gets their act together and fix their f*ing product before we commit
> resources to fix bugs that won't make it into the final product.
>
> There are more important things to do than to clean up Google's mess.
>
> Martijn
>
> On Thu, Sep 4, 2008 at 12:44 AM, Hassan Chafi
> <hassan.chafi@...> wrote:
> >
> > I tried the browser on our own production code, and it doesn't work on
> pages
> > that use wicket ajax heavily.
> >
> > I actually tried it on http://wicketstuff.org/wicket13/ajax/modal-windowand
> > it doesn't work their either.
> >
> > Even if does work on 1.4, I think depending on when this thing releases,
> 1.3
> > has to support it. Now It may be that Google has to fix their browser as
> I
> > heard that even salesforce.com is not working with Chrome.
> >
> >
> >
> > Matej Knopp-2 wrote:
> >>
> >> Can you try that with latest trunk?
> >>
> >> -Matej
> >>
> >> On Wed, Sep 3, 2008 at 1:51 AM, cstein1206 <cstein1206@...>
> wrote:
> >>>
> >>> That's weird since I don't get anything (examples are from 1.4-m3). For
> >>> me it
> >>> seems like Chrome is handling the AJAX responses differently as it's
> >>> always
> >>> reporting 0 characters in the response.
> >>> Here's the full debug output of the modal window from Chrome when
> >>> clicking
> >>> on "Show modal dialog with a page":
> >>>
> >>> INFO: Using XMLHttpRequest transport
> >>> INFO:
> >>> INFO: Initiating Ajax GET request on
> >>>
> ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
> >>> INFO: Invoking pre-call handler(s)...
> >>> INFO: Received ajax response (0 characters)
> >>> INFO:
> >>> ERROR: Error while parsing response: Could not find root
> <ajax-response>
> >>> element
> >>> INFO: Invoking post-call handler(s)...
> >>> INFO: Invoking failure handler(s)...
> >>>
> >>> HTH
> >>> -Chris
> >>>
> >>>
> >>> Matej Knopp-2 wrote:
> >>>>
> >>>> Modal window seems to work fine for me, except that events are not
> >>>> propagated when mouse is over iframe.
> >>>> Tabbed panel works fine, so does editable label and clock example.
> >>>>
> >>>> (tested with latest 1.4 examples)
> >>>>
> >>>> -Matej
> >>>>
> >>>> On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@...>
> >>>> wrote:
> >>>>>
> >>>>> I have installed Google Chrome as well and found several Wicket
> >>>>> extensions
> >>>>> not working, namely
> >>>>> - modal window
> >>>>> - tabbed panels
> >>>>> - editable label
> >>>>> - clock example
> >>>>>
> >>>>> Maybe it's a bit too early for Chrome...
> >>>>> --
> >>>>> View this message in context:
> >>>>>
> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
> >>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>>>
> >>>>>
> >>>>> ---------------------------------------------------------------------
> >>>>> To unsubscribe, e-mail: users-unsubscribe@...
> >>>>> For additional commands, e-mail: users-help@...
> >>>>>
> >>>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: users-unsubscribe@...
> >>>> For additional commands, e-mail: users-help@...
> >>>>
> >>>>
> >>>>
> >>>
> >>> --
> >>> View this message in context:
> >>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19280602.html
> >>> Sent from the Wicket - User mailing list archive at Nabble.com.
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: users-unsubscribe@...
> >>> For additional commands, e-mail: users-help@...
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscribe@...
> >> For additional commands, e-mail: users-help@...
> >>
> >>
> >>
> >
> > --
> > View this message in context:
> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19299760.html
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@...
> > For additional commands, e-mail: users-help@...
> >
> >
>
>
>
> --
> Become a Wicket expert, learn from the best: http://wicketinaction.com
> Apache Wicket 1.3.4 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

Re: Google Chrome & Wicke

by Thomas Krause :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm quite sure it is a chrome problem. Wicket AJAX really works in *every* modern browser.

I sent a bug report to them:

http://code.google.com/p/chromium/issues/detail?id=1085


Martijn Dashorst wrote:
Can we please get serious here? Google has delivered a beta product.
Untested, full with bugs. While I'd like to make sure that our
framework runs great on Chrome, I really like to wait until google
gets their act together and fix their f*ing product before we commit
resources to fix bugs that won't make it into the final product.

There are more important things to do than to clean up Google's mess.

Martijn

On Thu, Sep 4, 2008 at 12:44 AM, Hassan Chafi
<hassan.chafi@genietown.com> wrote:
>
> I tried the browser on our own production code, and it doesn't work on pages
> that use wicket ajax heavily.
>
> I actually tried it on http://wicketstuff.org/wicket13/ajax/modal-window and
> it doesn't work their either.
>
> Even if does work on 1.4, I think depending on when this thing releases, 1.3
> has to support it. Now It may be that Google has to fix their browser as I
> heard that even salesforce.com is not working with Chrome.
>
>
>
> Matej Knopp-2 wrote:
>>
>> Can you try that with latest trunk?
>>
>> -Matej
>>
>> On Wed, Sep 3, 2008 at 1:51 AM, cstein1206 <cstein1206@yahoo.com> wrote:
>>>
>>> That's weird since I don't get anything (examples are from 1.4-m3). For
>>> me it
>>> seems like Chrome is handling the AJAX responses differently as it's
>>> always
>>> reporting 0 characters in the response.
>>> Here's the full debug output of the modal window from Chrome when
>>> clicking
>>> on "Show modal dialog with a page":
>>>
>>> INFO: Using XMLHttpRequest transport
>>> INFO:
>>> INFO: Initiating Ajax GET request on
>>> ?wicket:interface=:1:showModal1::IBehaviorListener:0:&random=0.8373860055580735
>>> INFO: Invoking pre-call handler(s)...
>>> INFO: Received ajax response (0 characters)
>>> INFO:
>>> ERROR: Error while parsing response: Could not find root <ajax-response>
>>> element
>>> INFO: Invoking post-call handler(s)...
>>> INFO: Invoking failure handler(s)...
>>>
>>> HTH
>>> -Chris
>>>
>>>
>>> Matej Knopp-2 wrote:
>>>>
>>>> Modal window seems to work fine for me, except that events are not
>>>> propagated when mouse is over iframe.
>>>> Tabbed panel works fine, so does editable label and clock example.
>>>>
>>>> (tested with latest 1.4 examples)
>>>>
>>>> -Matej
>>>>
>>>> On Tue, Sep 2, 2008 at 11:53 PM, cstein1206 <cstein1206@yahoo.com>
>>>> wrote:
>>>>>
>>>>> I have installed Google Chrome as well and found several Wicket
>>>>> extensions
>>>>> not working, namely
>>>>> - modal window
>>>>> - tabbed panels
>>>>> - editable label
>>>>> - clock example
>>>>>
>>>>> Maybe it's a bit too early for Chrome...
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19279190.html
>>>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>>
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19280602.html
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>>> For additional commands, e-mail: users-help@wicket.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>
>
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19299760.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



--
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org

Re: Google Chrome & Wicke

by lesterburlap :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is the related section of wicket-ajax.js (~line 985 in 1.3.4) right before that error message is logged.  I can't find much of anything on the Internet about Chrome or WebKit supporting DOMParser, so that may be it...?
               
// parse the response if the callback needs a DOM tree
if (this.parseResponse == true) {
   var xmldoc;
   if (typeof(window.XMLHttpRequest) != "undefined" && typeof(DOMParser) != "undefined") {
      var parser = new DOMParser();
      xmldoc = parser.parseFromString(responseAsText, "text/xml");
   } else if (window.ActiveXObject) {
      xmldoc = t.responseXML;
   }
   // invoke the loaded callback with an xml document
   this.loadedCallback(xmldoc);
} else {
   // invoke the loaded callback with raw string
   this.loadedCallback(responseAsText);
}

Re: Google Chrome & Wicke

by Matej Knopp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Safari supports DOMParser since 2.0.1, thus both WebKit and Chrome
(which uses WebKit) support that as well.

-Matej

On Thu, Sep 4, 2008 at 5:26 PM, lesterburlap <beach_nathan@...> wrote:

>
> This is the related section of wicket-ajax.js (~line 985 in 1.3.4) right
> before that error message is logged.  I can't find much of anything on the
> Internet about Chrome or WebKit supporting DOMParser, so that may be it...?
>
> // parse the response if the callback needs a DOM tree
> if (this.parseResponse == true) {
>   var xmldoc;
>   if (typeof(window.XMLHttpRequest) != "undefined" && typeof(DOMParser) !=
> "undefined") {
>      var parser = new DOMParser();
>      xmldoc = parser.parseFromString(responseAsText, "text/xml");
>   } else if (window.ActiveXObject) {
>      xmldoc = t.responseXML;
>   }
>   // invoke the loaded callback with an xml document
>   this.loadedCallback(xmldoc);
> } else {
>   // invoke the loaded callback with raw string
>   this.loadedCallback(responseAsText);
> }
> --
> View this message in context: http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19312785.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...