On Thu, Oct 27, 2011 at 2:26 PM, Mariano Martinez Peck
<marianopeck@gmail.com> wrote:
Hi (alain?). When using� Autotest + TilingWindowManager , if I then I am in the system browser and press cmd + f, the search dialog is too much in the top left of the screen. I cannot type in there, and I cannot move it.
Look the attached screenshot.
So... any ideas how we can fix that?� what about just giving focus (bring to front) to the search windows just after opening it ?
Hi,
I'm not aware of the consequences, but if you remove:
EditorFindReplaceDialogWindow>>open
(thus using SystemWindow>>open instead)
the dialog is placed the same way as SystemWindows and does not open behind docked bars.