[Dojo-checkins] [dojo] #7593: InlineEditBox: broken in IE6 and IE7
dojo
trac at dojotoolkit.org
Fri Sep 5 09:11:04 UTC 2008
#7593: InlineEditBox: broken in IE6 and IE7
---------------------+------------------------------------------------------
Reporter: becky | Owner: bill
Type: defect | Status: closed
Priority: highest | Milestone: 1.2
Component: Dijit | Version: 1.2beta
Severity: normal | Resolution: fixed
Keywords: |
---------------------+------------------------------------------------------
Changes (by bill):
* status: assigned => closed
* resolution: => fixed
Comment:
(In [15139]) Change InlineEditBox to use <span> instead of <fieldset>, to
workaround
IE bugs (?) setting innerHTML for the button labels.
Fixes #7593 !strict.
Also added some button tests.
--
Ticket URL: </ticket/7593#comment:4>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit
More information about the Dojo-checkins
mailing list