On Wed, Sep 07, 2011 at 03:28:31AM +0000, corvid wrote:
higuita wrote:
On Mon, 22 Aug 2011 02:44:52 +0100, higuita <higuita7 at yahoo.co.uk> wrote:
if i do the same thing for all other dillo dialogs, like open file, search (title ask), etc , i fluxbox puts the window in the configured head. If i try to set the position and head, fluxbox puts the dialog in the right position, but in the wrong head.
i have done a bisect and found this commit was the one that introduced the problem:
The first bad revision is: changeset: 2104:4ea703ed7f15 user: Jorge Arellano Cid <jcid at dillo.org> date: Fri Jun 10 12:19:14 2011 -0400 summary: Set modal for a_Dialog_choice5
not sure if it really helps :)
Since a_Dialog_input() also has a set_modal() call, this is indeed still mysterious...
I remember some patches in FLTK-1.3 repo with regard to window position and screen counting [1], but unfortunately couldn't find the respective thread. [1] http://fltk.org/articles.php?L1101 -- Cheers Jorge.-