Project

General

Profile

Actions

Defect #2311

closed

r2097 breaks issues layout

Added by Rodrigo Rosenfeld Rosas over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2008-12-10
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Since r2097 stylesheets/application.css change, the issues page is not rendered correctly when the content is too large. Before the patch, the content had scrollbars.

Updating stylesheets/applications.css to r2046 (last change before r2097), the problem is gone.

Removing "overflow: auto" from #content was the cause of the problem.

Here is the suggested patch.


Files

corrects-content-layout.patch (671 Bytes) corrects-content-layout.patch Rodrigo Rosenfeld Rosas, 2008-12-10 16:16
Actions #1

Updated by Jean-Philippe Lang over 15 years ago

I don't really see how r2097 can affect this. Can you provide an example please?
By the way, is it the issue list or the issue detail view that is affected?

Actions #2

Updated by Rodrigo Rosenfeld Rosas over 15 years ago

Jean-Philippe Lang wrote:

I don't really see how r2097 can affect this. Can you provide an example please?
By the way, is it the issue list or the issue detail view that is affected?

The affected part that I noted was the tickets list when the table has lots of columns (fields). I've tested both in Opera and Firefox. The suggested patch worked for me. I always use the svn last version on my production system, so I've noticed just after the r2097 commit. Applying the patch solved for me.

Please, take a look at the above link for information about the overflow property and how it is related to scrolling:
http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow

Actions #3

Updated by Mischa The Evil over 14 years ago

  • Category changed from Issues to UI
  • Status changed from New to Closed
  • Priority changed from Urgent to Normal
  • Resolution set to Fixed

Fixed in r3177.

Actions

Also available in: Atom PDF