RE: Firefox 2.0.0.14 dwr utils bug
Humblest apologies mikewse,
I attached the html file and then tested the link to see if the 'error' was
replicated and i still got the erroneous behaviour and assumed that others
were getting the same problem. I also assumed it would be better to upload
the file as opposed to sending the application. Sorry for that assumption as
well.
When i checked the uploaded html i noticed that despite not returning any
data from my ajax service (to be expected) in firefox the 'gap' still grew
every time i clicked on the image. I'll try to strip down the application
and send a working example asap!
sorry for the mistakes and thanks again mikewse.
mikewse wrote:
>
> In the file version I can download from Nabble there are still
> external references in the file, and the Trigger button calls
> a non-existing function. There is also a lot of JS code that I
> can't judge if it is important for the issue reproduction.
>
> With respect for the people helping you for free, to help you
> with your paid job on this mailing list, please put effort into
> making a *minimal* and working example that reproduces your
> problem.
> Also, if you are mailing through Nabble please consider
> inlining the HTML example instead of attaching.
>
> Mike
>
>> -----Original Message-----
>> From: wessie [mailto:jordan.wesley@...]
>> Sent: den 16 maj 2008 10:18
>> To: users@...
>> Subject: RE: [dwr-user] Firefox 2.0.0.14 dwr utils bug
>>
>>
>> Hi there mikewse,
>>
>> I've followed your advice and removed the second tbody
>> element from the
>> table but alas no luck.
>>
>> So as suggested i've included a copy of the .html file.
>>
>> Thanks again for all the help!!
>>
>> wessie! http://www.nabble.com/file/p17269752/test.htm test.htm
>>
>>
>> mikewse wrote:
>> >
>> > You shouldn't have two tbody sections so I wouldn't try
>> anything else
>> > before that is resolved. If you want more help then you should post
>> > your generated HTML and the example reproducing the problem here on
>> > the list.
>> >
>> > Best regards
>> > Mike
>> >
>> >> -----Original Message-----
>> >> From: wessie [mailto:jordan.wesley@...]
>> >> Sent: den 15 maj 2008 14:15
>> >> To: users@...
>> >> Subject: RE: [dwr-user] Firefox 2.0.0.14 dwr utils bug
>> >>
>> >>
>> >> Hi mikewse,
>> >>
>> >> I tried what you suggested and the result is unfortunately
>> >> the same. Any
>> >> other thoughts/suggestions/pearls of wisdom?
>> >>
>> >> I've paid abit more attention to what firebug has been
>> producing on my
>> >> original page and i see that in the dynamic table there are 2
>> >> tbody tags (2
>> >> opening and 2 closing tags). At this stage my theory is that
>> >> firefox is
>> >> correctly 'bugging out' but bug-riddled IE6 is blissfully
>> >> unaware of this
>> >> problem and renders the table 'properly'.
>> >>
>> >> Will scratch a little further but would appreciate any and
>> all help.
>> >>
>> >>
>> >> mikewse wrote:
>> >> >
>> >> > wessie wrote:
>> >> >> I'm busy implementing your first suggestion, but how would I
>> >> >> go about doing
>> >> >> the second ("including a static
>> >> >> util.js") ?
>> >> >
>> >> > Put a copy of util.js in some directory and create a small and
>> >> > simple .html file beside it containing:
>> >> > <script src="util.js"></script>
>> >> > <... your base table markup ...>
>> >> > <button onclick="func();">Trigger bug</button>
>> >> > <script>
>> >> > function func() {
>> >> > ... your addRows calls etc ...
>> >> > }
>> >> > </script>
>> >> >
>> >> > Best regards
>> >> > Mike
>> >> >
>> >> >
>> >>
>> ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: users-unsubscribe@...
>> >> > For additional commands, e-mail: users-help@...
>> >> >
>> >> >
>> >> >
>> >>
>> >> --
>> >> View this message in context:
>> >> http://www.nabble.com/Firefox-2.0.0.14-dwr-utils-bug-tp1724717
>> >> 8p17251864.html
>> >> Sent from the DWR - Users 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/Firefox-2.0.0.14-dwr-utils-bug-tp1724717
>> 8p17269752.html
>> Sent from the DWR - Users 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/Firefox-2.0.0.14-dwr-utils-bug-tp17247178p17270420.html
Sent from the DWR - Users mailing list archive at Nabble.com.