akshaydharphale / ganttproject

Automatically exported from code.google.com/p/ganttproject
0 stars 0 forks source link

Changing duration in task properties dialog won't update the end date #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Copied from SourceForge bugtracker:
https://sourceforge.net/tracker/index.php?func=detail&aid=833294&group_id=72728&
atid=535427

What steps will reproduce the problem?
1. Create a new task, open its properties 
2. Change the duration

What is the expected output? What do you see instead?
Expected: end date also updates
Actual: end date keeps its value 

If you change the end date, the duration field updates correctly

Original issue reported on code.google.com by dbarashev on 7 Nov 2008 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by dbarashev on 7 Nov 2008 at 11:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I may be mistaking but you probably didn't get the problem correctly. It is 
expected 
that *end date in the dialog* updates when you change *duration in the dialog*.

Besides, professional control flow should look like this: model changes, 
listeners are 
notified, view updates. It is not action's job to update everyone who may be 
showing 
data. 

Original comment by dbarashev on 11 Nov 2009 at 10:12

GoogleCodeExporter commented 9 years ago
One more related issue: https://sourceforge.net/tracker/index.php?
func=detail&aid=876671&group_id=72728&atid=535430

Original comment by dbarashev on 14 Mar 2010 at 11:28

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r186.

Original comment by dbarashev on 20 May 2010 at 12:01

GoogleCodeExporter commented 9 years ago

Original comment by dbarashev on 22 Sep 2014 at 12:22