Re: dillo close dialog and fluxbox on dual head
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20110907032831.GB27930@local> |
higuita wrote: > On Mon, 22 Aug 2011 02:44:52 +0100, higuita <higuita7-/[email protected]> 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 <[email protected]> > 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...