unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: y-or-n dialog box hides behind frame when trying to reach it.
       [not found] <200202262237.XAA20199@gaffa.gaia.swipnet.se>
@ 2002-02-27  5:51 ` Richard Stallman
  2002-02-27 20:36   ` Jan D.
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Stallman @ 2002-02-27  5:51 UTC (permalink / raw)
  Cc: erajonj, emacs-devel

    You can listen to XCirculateRequestEvent and XConfigureNotifyEvent to
    determine if a window has changed stacking order.  I would
    consider the behaviour described as a bug in the window manager,
    if the dialog has set the TRANSIENT_FOR property, which I am sure it
    has.

Could you check and see if it has that property?
Erajonj, what toolkit did you build Emacs with?

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: y-or-n dialog box hides behind frame when trying to reach it.
  2002-02-27  5:51 ` y-or-n dialog box hides behind frame when trying to reach it Richard Stallman
@ 2002-02-27 20:36   ` Jan D.
  2002-02-28 18:22     ` Richard Stallman
  0 siblings, 1 reply; 5+ messages in thread
From: Jan D. @ 2002-02-27 20:36 UTC (permalink / raw)
  Cc: erajonj, emacs-devel

>     You can listen to XCirculateRequestEvent and XConfigureNotifyEvent to
>     determine if a window has changed stacking order.  I would
>     consider the behaviour described as a bug in the window manager,
>     if the dialog has set the TRANSIENT_FOR property, which I am sure it
>     has.
> 
> Could you check and see if it has that property?
> Erajonj, what toolkit did you build Emacs with?

In the bug report, the configure used Lucid.  Lucid uses libXaw to
make dialogs, the other alternative for Emacs is Motif.  Dialogs
created with these toolkits does set the property (I also checked
to be absolutly sure).

I checked the behaviour on CDE and it is easily reproduced
with that window manager.  There is an option "Allow Primary Windows On
Top" that seems to be on by default.  If one turns that off, CDE behaves
as all other window managers I tested (6 or 7), that is it does not cover
dialogs with the primary window.

Erajonj, try turning that option off and see if you get the behaviour
you want.

	Jan D.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: y-or-n dialog box hides behind frame when trying to reach it.
@ 2002-02-28 13:32 Järneström Jonas
  0 siblings, 0 replies; 5+ messages in thread
From: Järneström Jonas @ 2002-02-28 13:32 UTC (permalink / raw)
  Cc: emacs-devel

> I checked the behaviour on CDE and it is easily reproduced
> with that window manager.  There is an option "Allow Primary Windows On
> Top" that seems to be on by default.  If one turns that off, CDE behaves
> as all other window managers I tested (6 or 7), that is it does not cover
> dialogs with the primary window.
> 
> Erajonj, try turning that option off and see if you get the behaviour
> you want.
> 
Yes, that did the trick! Thanx a lot Jan!


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: y-or-n dialog box hides behind frame when trying to reach it.
  2002-02-27 20:36   ` Jan D.
@ 2002-02-28 18:22     ` Richard Stallman
  2002-03-02 10:20       ` Jan D.
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Stallman @ 2002-02-28 18:22 UTC (permalink / raw)
  Cc: erajonj, emacs-devel

    I checked the behaviour on CDE and it is easily reproduced
    with that window manager.  There is an option "Allow Primary Windows On
    Top" that seems to be on by default.  If one turns that off, CDE behaves
    as all other window managers I tested (6 or 7), that is it does not cover
    dialogs with the primary window.

    Erajonj, try turning that option off and see if you get the behaviour
    you want.

Do we want something about this in PROBLEMS?

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: y-or-n dialog box hides behind frame when trying to reach it.
  2002-02-28 18:22     ` Richard Stallman
@ 2002-03-02 10:20       ` Jan D.
  0 siblings, 0 replies; 5+ messages in thread
From: Jan D. @ 2002-03-02 10:20 UTC (permalink / raw)
  Cc: emacs-devel

>     I checked the behaviour on CDE and it is easily reproduced
>     with that window manager.  There is an option "Allow Primary Windows On
>     Top" that seems to be on by default.  If one turns that off, CDE behaves
>     as all other window managers I tested (6 or 7), that is it does not cover
>     dialogs with the primary window.
> 
>     Erajonj, try turning that option off and see if you get the behaviour
>     you want.
> 
> Do we want something about this in PROBLEMS?
> 

Yes, good idea.  I can add something.

	Jan D.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-02 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200202262237.XAA20199@gaffa.gaia.swipnet.se>
2002-02-27  5:51 ` y-or-n dialog box hides behind frame when trying to reach it Richard Stallman
2002-02-27 20:36   ` Jan D.
2002-02-28 18:22     ` Richard Stallman
2002-03-02 10:20       ` Jan D.
2002-02-28 13:32 Järneström Jonas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).