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
> <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
>>>>> 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: [EMAIL PROTECTED]
>>>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>>>
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> 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: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> --
>> 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: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> 
> -- 
> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Google-Chrome---Wicket-tp19277005p19307870.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to