Project

General

Profile

Actions

Defect #7891

closed

Scroll Bar in gantt

Added by Luis Serrano Aranda about 13 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
2011-03-16
Due date:
% Done:

0%

Estimated time:
Resolution:
No feedback
Affected version:

Description

I think the vetical bar don't work properly.

Actions #1

Updated by Etienne Massip about 13 years ago

????

Please write a full description !

Actions #2

Updated by Luis Serrano Aranda about 13 years ago

In the gantt vertical bar appears but is not required (only a task). If a move the bar a move the gantt bars but not the subjects.

Actions #3

Updated by Luis Serrano Aranda about 13 years ago

I think the solution is in the file /redmine/app/views/gantts/show.html.erb (line 91):
Before
<div style="position:relative;height:<%= t_height + 24 >px;overflow:auto;">
After
<div style="position:relative;height:<
= t_height + 24 %>px;overflow-x:auto;;overflow-y:hidden">

Actions #4

Updated by Jean-Philippe Lang about 13 years ago

Please read SubmittingBugs and give your browser version.

Actions #5

Updated by Go MAEDA about 4 years ago

  • Status changed from New to Closed
  • Resolution set to No feedback
Actions

Also available in: Atom PDF