Actually throwing an onclick event (which is what I assume is being
used) on a disabled item isn't forbidden by specification.
But, it shouldn't be the cause of Opera's unwillingness to function. In
the updateButtons method the disabled state of the buttons should be
update in accordance to the Palletes' state (select should be enabled if
there's available options etc.). So we may conclude this Component has
not been tested outside FireFox :)
Thiago H. de Paula Figueiredo wrote:
Em Tue, 28 Aug 2007 20:51:30 -0300, Martin Reurings
<[EMAIL PROTECTED]> escreveu:
Probably the best way to get some clarity is by adding a few alerts
in some key places and compare the results of those alert between FF
and IE. Just because it works in FF doesn't mean it's correct BTW.
T5's Palette buttons do not work on Opera either. They are rendered
with disabled="disabled", something that is very strange. The same is
rendered to Firefox, but in Firefox it works. It seems to me that
Opera is doing the right thing (ignoring clicks in a button declared
with disabled="disabled"). Am I right?
Thiago
---------------------------------------------------------------------
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]