Ticket #2054 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

Multiple layout/table/? bugs in FeatureBrowser using IE7

Reported by: Marc Englund Owned by: Marko Gronroos
Priority: blocker 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

Vague ticket, not sure of cause & extent of problem(s) yet. See screenshot.

See FeatureBrowser?, Table ("grid") in IE7: table overflows tabsheet, causing extra scrollbar, and scrolling the tabsheet moves part of table (as if position:relative was used).

Furthermore, the links on top of the TabSheet? slide left, so that only the first character ("O") is shown. This happens on all FB subsections, not only Table ("grid").

Attachments

FeatureBrowserIE.png (91.8 kB) - added by Marc Englund 3 months ago.

Change History

Changed 3 months ago by Marc Englund

Changed 2 months ago by Marc Englund

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

Fixed in [5433]

Cause: GWT 1.5 adds position:relative to ScrollPanel?, apparently in an attempt to fix some IE bug. This breaks IE.

Note: See TracTickets for help on using tickets.