Project

General

Profile

Task #2586

Story #2555: Evaluate ONEMercury UI with different browser / OS combinations

Task #2556: Test ONEMercury on Windows

Fix IE rendering of EML science metadata in one-mercury UI

Added by Skye Roseboom about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_mercury
Start date:
2012-04-09
Due date:
% Done:

100%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

Rendering of html generated by xslt of EML science metadata is not good. Appears that nested tables are not properly inheriting width constraints of parent DOM elements. Results in long non-breaking text lines that run off the right hand margin of the rendered page.

Issue only effecting IE currently. Doctype element used on this page triggers IE quirks mode (rendering mode). However using Dev toolbar in IE seems to indicate issues even when not in quirks mode.

XSL transform is creating many nested tables that do not adhere to parent element's width settings - causing large column definitions with long run on text blocks.

History

#1 Updated by Skye Roseboom about 12 years ago

  • Status changed from New to In Progress

I restored the original docType (html 4.0 transitional) to this page and the rendering is fine in FireFox (OSX, Linux), Safari, Chrome. However this triggers quirks mode in IE rendering and totally borks the display.

Html is build with many nested tables and IE does not want to inherit width constraints into the nested tables. This is causing the text to be rendered far to the right of the page. Seems to be much re-work of the EML XSLT to support IE.

#2 Updated by Skye Roseboom about 12 years ago

  • Subject changed from Fix bad formatting of EML science metadata in one-mercury UI to Fix bad formatting of EML science metadata in one-mercury UI in IE

#3 Updated by Skye Roseboom about 12 years ago

  • Parent task set to #2556

#4 Updated by Skye Roseboom about 12 years ago

  • Target version changed from Sprint-2012.11-Block.2.2 to Sprint-2012.15-Block.2.4

#5 Updated by Skye Roseboom about 12 years ago

  • Target version changed from Sprint-2012.11-Block.2.2 to Sprint-2012.15-Block.2.4
  • Subject changed from Fix bad formatting of EML science metadata in one-mercury UI in IE to Fix IE rendering of EML science metadata in one-mercury UI

#6 Updated by Skye Roseboom about 12 years ago

  • Status changed from In Progress to Closed

Added IE specific css link to additional CSS file (IE.css) to improve the rendering behavior of the eml xslt generated html.

Looks to be working for all test docs. Tested in Windows 7 with IE9.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)