Ticket #2012 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Component disabling is broken in IE

Reported by: Artur Signell Owned by: Marko Gronroos
Priority: major Milestone: User Interface Library 5.3.0 RC
Component: undefined Version: 5.2.5
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description

Test for instance with testcase for ticket #677. The panel is not disabled at all and only some of the components inside the panel are disabled.

Change History

Changed 3 months ago by Marc Englund

  • status changed from new to closed
  • resolution set to fixed

Fixed in [5268]

Changed 3 months ago by Artur Signell

  • status changed from closed to reopened
  • resolution deleted

The labels inside the layouts are moved right when disabling the panel in test case for #677. Related to this or separate issue?

Changed 3 months ago by Marc Englund

Label moving only occurs in IE7, not IE6, and is not related to this fix/issue.

Changed 3 months ago by Marc Englund

More on the label moving: after breaking the layout by disabling, reloading fixes the layout, but enabling it again after that breaks it in the same way: it's not the disabled state that's broken, but switching. I'm guessing this is an orderedlayout bug, possibly related to the IE-streched-buttons-issue.

Changed 3 months ago by Artur Signell

Same label moving is visible both when using GridLayout? and OrderedLayout?

Changed 3 months ago by Marc Englund

Looked at this some more; I think IE7 forgets the button-width-fix expression when the style name for the button is changed.

Changed 3 months ago by Artur Signell

  • status changed from reopened to closed
  • resolution set to fixed

Correct, created new ticket #2014 for this issue.

Note: See TracTickets for help on using tickets.