Project

General

Profile

Actions

Defect #676

closed

Issues list overflows into sidebar menu

Added by Alan Cline about 16 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-02-16
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

When all of the Default columns displayed are displayed on the issue list the table will overflow into the sidebar causing an overlap of text making it difficult to read the data in the trailing columns.

Note: I was able to resolve this issue by wrapping the issues table found in app/views/issues/_list.rhtml with <div style="overflow:auto;"> which causes the overflow to produce a scrollbar. Tested in firefox 2.0.0 and IE 7.0 OK


Related issues

Has duplicate Redmine - Defect #748: The column headers overlap Closed2008-02-28

Actions
Actions #1

Updated by Jean-Philippe Lang about 16 years ago

Adding <div style="overflow:auto;"> will make the horizontal scrollbar visible with Firefox even if it's not needed.

Actions #2

Updated by Jean-Philippe Lang about 16 years ago

  • Status changed from New to Closed

Applied in changeset r1314.

Actions

Also available in: Atom PDF