Go-For-It icon indicating copy to clipboard operation
Go-For-It copied to clipboard

multiple screen issue: popup to select the location for the todo.txt directory is shown on left most screen (Windows branch)

Open JMoerman opened this issue 6 years ago • 1 comments

Issue by zeblau Monday Apr 27, 2015 at 09:44 GMT Originally opened as https://github.com/mank319/Go-For-It/issues/57


If the configuration settings window is located on the right most screen, the popup to select the location for the Todo.txt directory is shown on the left screen (see attachment).

popup

I have not tested this in the master branch.

JMoerman avatar Oct 25 '17 14:10 JMoerman

Comment by mank319 Monday Apr 27, 2015 at 10:02 GMT


In this case it might be a Gtk issue, as I am using a simple Gtk.FileChooserButton on all branches. I will do some research in that area but already assume it won't be fixable unless replacing that button with an own implementation (which, quite frankly, I don't have the time for currently). Nevertheless thanks for reporting - I'll see what I can do.

Moreover @JMoerman's efforts of porting Go For It! to Gtk < 3.10 might help to fix several things on Windows at once, because currently I am shipping the unstable Gtk 3.10 for Windows which is going to be replaced with the stable 3.6 release.

JMoerman avatar Oct 25 '17 14:10 JMoerman