I don't know, in the header I read: "Needs:      Test Case"
The bug still has status "new", neither confirmed nor assigned.

I am referring to http://dev.jquery.com/ticket/4996

What am I missing? They might need a complete standalone page,
preferably zipped that loads jquery.js from the web and displays an
error message. You might get some progress if you do that. At least
you put the ball back into their court. I did this more than once but
it did not help. Nevertheless at least I know what to expect.

The outcome could be that a bug needs to be filed against IE. But most
importantly the bug needs to be fixed in jQuery because jQuery is
crosss-platform and jQuery's existence is based on eliminating these
quirks.


On Mon, 8 Mar 2010 20:44:22 +0100, you wrote:

>Hi Bernard,
>
>there is a "testcase" in the attachments:
>
>       $(document.createElement('div')).offset();
>
>It's a real simple testcase.
>
>Stefan
>
>-----Ursprüngliche Nachricht-----
>Von: [email protected] [mailto:[email protected]] 
>Gesendet: Montag, 8. März 2010 20:23
>An: [email protected]
>Betreff: Re: jWicket release 0.5.0
>
>Thanks for the link to the issue.
>
>Re: "I don't know why they don't fix the problem."
>
>I think the jQuery developer asks for a testcase. No testcase was
>supplied, so I am not surprised that even after 7 months, nothing has
>been done.
>
>But when there is a testcase, and when even the offending line of code
>is identified in jQuery and it is clear that it is a jQuery bug then
>the author of jQuery likes to close issues with status WONTFIX
>apparently with the purpose to hide them from the community. Please
>refer to
>
>http://dev.jquery.com/ticket/5743 where jQuery updates the DOM during
>a call that is supposed to only get the dimensions of an element.
>
>Regards
>
>Bernard
>
>
>On Mon, 8 Mar 2010 19:17:54 +0100, you wrote:
>
>>Hi Ernesto,
>>
>>yes, I added a patch to jquery1.4.2.js. The D&D problem is relatet to the 
>>ticket you cited (4996). After a DOM replacement IE is unable to calculate 
>>it's bounding rect in the way jQuery does and IE then throws an exception 
>>that stops the re-registration of the behavior.
>>The problem seems to be present since jQuery 1.3 and many related bus are 
>>open in jQuery's trac. I don't know why they don't fix the problem.
>>So I put together some hints and proposals and modified jQuery.js. If you 
>>need the patch try to check it out from wickststuff trunk or contect me again.
>>
>>Good luck!
>>Stefan
>>
>>-----Ursprüngliche Nachricht-----
>>Von: Ernesto Reinaldo Barreiro [mailto:[email protected]] 
>>Gesendet: Montag, 8. März 2010 19:07
>>An: [email protected]
>>Betreff: Re: jWicket release 0.5.0
>>
>>Hi Stefan,
>>
>>My I ask what was your solution to the D&D problem? Added a patch to jquery?
>>Was this related to [1] and using jquery 1.4.2, independently of your
>>project, and still find this issue.
>>
>>Best,
>>
>>Ernesto
>>
>>References,
>>
>>1-http://dev.jquery.com/ticket/4996
>>
>><http://dev.jquery.com/ticket/4996>
>>
>>On Fri, Feb 26, 2010 at 2:57 PM, Stefan Lindner <[email protected]> wrote:
>>
>>> I have committed jWicket version 0.5.0 to wicketstuff
>>>
>>> Changes:
>>> - jQuery update to Version 1.4.2
>>> - jQuery UI update to 1.8RC2
>>> - drag/drop/resize improvements to work in IE 6/7/8 after AJAX update or
>>> in LazyLoad panels
>>> - drag/drop/resize improvements for less footprint in HTML, smaller js
>>> code generation
>>> - Effects rewritten completely, now covering all effects
>>> - Effects now support a chain of multiple effects
>>>
>>> Known Issues
>>> - Example application not very attractive
>>> - Example applicatioin contains some debugging code
>>>
>>> Let me know if someone needs prebuild jar files.
>>>
>>> Stefan
>>>
>>> ---------------------------------------------------------------------
>>> 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]
>
>
>---------------------------------------------------------------------
>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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to