Ticket #2060 (closed defect: invalid)

Opened 2 months ago

Last modified 2 months ago

Buttons inside OrderedLayout have wrong width (IE7)

Reported by: Artur Signell Owned by: Joonas Lehtinen
Priority: undefined Milestone: User Interface Library 5.3.0 RC
Component: gwt-adapter-client Version: trunk
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

A Button inside an OrderedLayout? gives a 26 pixel wide button in IE7. Seems the browser sets the width when padding is applied (button not yet rendered) and it is not cleared/changed when a default sized button is rendered.

When the button is updated through an UIDL request the width is corrected.

Change History

Changed 2 months ago by Artur Signell

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

Does not appear in trunk version

Note: See TracTickets for help on using tickets.