Project

General

Profile

Actions

Defect #3583

closed

Lack of element + clear at the base of the views causes some themes to display oddly in Firefox

Added by Chris McKee almost 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
UI
Target version:
-
Start date:
2009-07-03
Due date:
% Done:

0%

Estimated time:
0.50 h
Resolution:
Duplicate
Affected version:

Description

Pages that are made larger than 600px heigh by their content display oddly (overflow)

  • IE6 (windows xp)
  • Firefox 2 / 3/ 3.5 (windows)
  • Displays correctly in Safari (win) and Chrome (webkit)

Basically a float overflow bug; but as theirs no element at the base of the views to clear you cant fix it without editing the view.

The inclusion of <p style="clear:both"> </p> at the base of these views fixes the issue. as per attached sample view.


Files

app.views.welcome.index.rhtml (1.32 KB) app.views.welcome.index.rhtml Sample View Chris McKee, 2009-07-03 18:13

Related issues

Related to Redmine - Patch #3053: Patch for layout/base.rthmlClosed2009-03-26

Actions
Is duplicate of Redmine - Defect #3438: MyPage CSS display issue: white background is not high enoughClosed2009-06-022013-02-13

Actions
Actions #1

Updated by Chris McKee almost 15 years ago

Attachment didn't attach

Actions #2

Updated by J Cayetano Delgado over 14 years ago

related to: #3438

and maybe to: #3053

Actions #3

Updated by Chris McKee over 14 years ago

duplicates: #3438 though the sample code in that issue is "ok" but wrong ;o)

Actions #4

Updated by Daniel Felix about 11 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Indeed, this seems to be a duplicate of #3438.

Actions

Also available in: Atom PDF