Ticket #1146 (closed clarification: fixed)

Opened 17 months ago

Last modified 17 months ago

IE6 - tabs overlap title on article page

Reported by: stoomey Owned by: rcave
Priority: medium Milestone: 0.9.2
Component: ambra Version: 0.9.1_rc1
Keywords: Cc:

Description

The article tabs overlap the article title on IE6. This bug only seems to occur on articles with title that wrap to three lines AND do NOT contain formal corrections or retraction blocks.

Change History

Changed 17 months ago by stoomey

  • status changed from new to assigned

For an example, see here (in IE6): plosbiology-stoomey plosmedicine-stoomey

Changed 17 months ago by stoomey

Changed 17 months ago by stoomey

The problem is that the function in init_global.js dynamically narrows the page, causing titles of a certain length to wrap to another line. However, the tabs remain in the same position as when they're first loaded and following only one or two lines. This causes the wrapping line to run under the tabs.

Changed 17 months ago by stoomey

(In [7448]) Disabled init_global.js and added css to correctly size the containers in IE6. This solves the issue where article titles were wrapping under the article tabs.

References #1146

Changed 17 months ago by stoomey

(In [7458]) Added css to correctly size the containers in IE6. This addresses the issue where article titles were wrapping under the article tabs.

References #1146

Changed 17 months ago by stoomey

  • owner changed from stoomey to rich
  • status changed from assigned to new
  • type changed from defect to clarification

Changed 17 months ago by rcave

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

Verified that the tabs align correctly below the title in IE6. I've tested with many different article title lengths and tabs appear correctly.

Note: See TracTickets for help on using tickets.