Hi Andy,

It would appear that your fixes in Bug129 aren't quite enough to make this
work properly in IE6.  From looking at your diff, you changed the way
functions are declared in Palette.script, but you missed one function.  I
also had to make the same changes in PaletteFunctions.js.

Shall I reopen the bug?  I also have the changes necessary if you wish.

Thanks,
-tim



On 9/20/06, Michael Waluk <[EMAIL PROTECTED]> wrote:

That is exactly what I did also (after many hours of experimenting).
Thank you so much for a) fixing it so quickly and b) explaining the fix so
well in your email with those links.  That was really helpful!

Much appreciation,
Michael


On 9/20/06, andyhot <[EMAIL PROTECTED]> wrote:
>
> That's now http://tacoscomponents.jot.com/BugReporter/Bug129
>
> Here's the fix:
> 
http://svn.sourceforge.net/viewvc/tacos/tacos-4.0/trunk/tacos-core/src/java/net/sf/tacos/ajax/components/palette/Palette.script?r1=368&r2=388
>
>
> Latest snapshots are in:
>
> http://tacos.sourceforge.net/nightly/net/sf/tacos/tacos-core/4.0.1-SNAPSHOT/
>
>
> Michael Waluk wrote:
> > Thanks for trying to help Andy.  It won't work in IE6 and FireFox
> > 1.5.  The
> > difference between our pages is that the Palette isn't originally on
> the
> > page for me.  I have a wizard-like page and the Palette appears on the
>
> > 2nd
> > "step/page".  I had considered having the Palette loaded but hidden
> > initially as that would likely work.  But I think I'll try tweaking
> > how the
> > Palette buttons get connected to the new incoming Javascript
> > Palette functions.  It's done in an older style right now (having been
> > copied from Tapestry's Palette) so I'll modernize that and let you
> > know how
> > it turns out.
> >
> > Thanks again,
> > Michael
> >
> >
> > On 9/20/06, andyhot <[EMAIL PROTECTED]> wrote:
> >>
> >> I can't reproduce this... See
> >>
> >>
> 
https://svn.sourceforge.net/svnroot/tacos/tacos-4.0/trunk/tacos-demo/src/context/WEB-INF/bugs/BugTry006.html
> >>
> >> for my code.
> >>
> >> Which browser fails?
> >>
> >> If you plan on upgrading to 4.0 remember to use the dojo version that
> >> comes bundled with tacos.
> >> beta-1 used an earlier that dojo0.3 version
> >>
> >> Michael Waluk wrote:
> >> > Hi,
> >> >
> >> > I'm refreshing (with ajaxsubmt) a div with an AjaxForm that uses
> the
> >> > tacos:Palette.  For some reason double-clicking the items in the
> >> Palette
> >> > works properly, but clicking the buttons causes an js error
> >> > "select_[base-name] not defined".
> >> >
> >> > They both try to call the same functions - named like
> >> > "select_[paletteName]"
> >> > and "deselect_[paletteName]".  The difference is how they are
> >> connected.
> >> > The double clicks are connected like:
> >> >
> >> > document.getElementById
> >> ('savePreferencesForm').columnChooser_avail.ondblclick
> >> >
> >> > = select_columnChooser;
> >> >
> >> > and the images just use an href around them something like:
> >> >
> >> > <a href="javascript:select_columnChooser();"><img></a>
> >> >
> >> > Has anyone else experienced this?  Should I tweak the Palette.htmlto
> >> > connect the button links differently?
> >> >
> >> > I'm using Tacos 4, beta 1.  I looked at the 4.0 release and the
> >> Palette
> >> > hasn't changed so I'm hoping others have seen this too.
> >> >
> >> > Thanks,
> >> > Michael
> >> >
> >> >
> >>
> ------------------------------------------------------------------------
> >> >
> >> >
> >>
> -------------------------------------------------------------------------
> >>
> >> > Take Surveys. Earn Cash. Influence the Future of IT
> >> > Join SourceForge.net's Techsay panel and you'll get the chance to
> >> share
> >> your
> >> > opinions on IT & business topics through brief surveys -- and earn
> >> cash
> >> >
> >>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> >>
> >> >
> >>
> ------------------------------------------------------------------------
> >> >
> >> > _______________________________________________
> >> > Tacos-devel mailing list
> >> > Tacos-devel@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/tacos-devel
> >> >
> >>
> >>
> >> --
> >> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> >> Tapestry / Tacos developer
> >> Open Source / J2EE Consulting
> >>
> >>
> >>
> -------------------------------------------------------------------------
> >>
> >> Take Surveys. Earn Cash. Influence the Future of IT
> >> Join SourceForge.net's Techsay panel and you'll get the chance to
> share
> >> your
> >> opinions on IT & business topics through brief surveys -- and earn
> cash
> >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> >>
> >> _______________________________________________
> >> Tacos-devel mailing list
> >> Tacos-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/tacos-devel
> >>
> >
> >
> ------------------------------------------------------------------------
> >
> >
> -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to
> share your
> > opinions on IT & business topics through brief surveys -- and earn
> cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> >
> ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Tacos-devel mailing list
> > Tacos-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tacos-devel
> >
>
>
> --
> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> -------------------------------------------------------------------------
>
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys -- and earn cash
>
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Tacos-devel mailing list
> Tacos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tacos-devel
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to