bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
878 stars 307 forks source link

keyboard.properties does not change assignments #271

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The keyboard settings in file 
GanttProjectPraha\plugins\net.sourceforge.ganttproject_2.0.0\data\resources\keyb
oard.properties do not influence the (seemingly hardcoded) keyboard settings in 
the program.

The setting in the file by default is:

mouseDrawDependency=Button1
mouseDragTask=Ctrl+Button1

But in GP DrawDependency is on leftmouse drag, DragTask is on middle mouse 
button.

Then I changed it to:

mouseDrawDependency=Ctrl+Button1
mouseDragTask=Button1

Still nothing changes.

Praha Beta 1 Build 522

Original issue reported on code.google.com by nachbild...@gmail.com on 15 Aug 2011 at 11:32

GoogleCodeExporter commented 9 years ago

Original comment by dbarashev on 16 Aug 2011 at 5:57

GoogleCodeExporter commented 9 years ago
It is working for keyboard assignments to the actions.

Unfortunately, not for mouse button assignments, as this will require a 
complete rewrite of the mouse handling/listening code.

I have thought about a solution for this, but I do not have enough time before 
the end of November.
So I propose to move this to the next version of GanttProject.

Original comment by maarten....@gmail.com on 27 Sep 2011 at 8:14

GoogleCodeExporter commented 9 years ago
Ok, thanks for checking this. Using the middle mouse button for such an 
important function (moving issues in time is one of the most frequently used 
functions here) is uncomfortable for all users with mouse wheels, nearly 
impossible to for users with trackpads. So I would like to put some extra 
attention to my proposal in Issue 270!

Original comment by nachbild...@gmail.com on 27 Sep 2011 at 8:19

GoogleCodeExporter commented 9 years ago
Fixed by r7d2247bce9f6

Original comment by dbarashev on 16 Oct 2011 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by dbarashev on 16 Oct 2011 at 5:23

GoogleCodeExporter commented 9 years ago

Original comment by dbarashev on 27 Nov 2011 at 7:50

GoogleCodeExporter commented 9 years ago

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