public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jon.turney@dronecode.org.uk>
To: cygwin-xfree@cygwin.com
Cc: dus@ornl.gov
Subject: Re: text fields in app don't allow input when running Cygwin X
Date: Sat, 15 Jun 2013 21:31:00 -0000	[thread overview]
Message-ID: <51BCDD1B.7080101@dronecode.org.uk> (raw)
In-Reply-To: <1371135604875-99554.post@n5.nabble.com>

On 13/06/2013 16:00, Deryl Steinert wrote:
> Here is a reference to a Java bug that suggests that the problem may be
> related to the X window manager being used;
> 
> http://bugs.sun.com/view_bug.do?bug_id=6798064
> 
> It doesn't specifically address the issue under Cygwin but does talk about
> the issue occurring under the ION window manager which is not officially
> supported
> by Java. 

Thanks for researching this issue.

> Perhaps the internal window manager used by Cygwin in multwindowed mode has
> the same issue?

Yes, this seems quite likely, the multiwindow mode WM has no support for
WM_TAKE_FOCUS currently (One of it's many ICCCM conformance issues :-) ).

Reading the text of the ICCCM ([1] 4.1.7. etc.), it's not quite clear to me
that WM_TAKE_FOCUS support is mandatory for the WM (it's clearly optional for
a client), but the bug above seems to be saying that Java 7 requires it for
focusing to work as expected.

> Can the default internal window manger be changed when starting Xwin in
> multiwindow mode?

No, it's internal because it's a special window manager that knows how to draw
the X window contents in native Window frames, you can't replace it with an
arbitrary other WM.

XtoW [2] is another WM that also knows how to achieve this (by different
means), but probably suffers from the same bug.

[1] http://www.tronche.com/gui/x/icccm/
[2] http://cygwin.com/ml/cygwin-xfree-announce/2012-12/msg00003.html

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


  reply	other threads:[~2013-06-15 21:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1364236089.7676.YahooMailNeo@web122603.mail.ne1.yahoo.com>
2013-03-25 18:39 ` KM
2013-03-27 16:09   ` Jon TURNEY
2013-03-28  6:58     ` Mark Hansen
     [not found]   ` <1366210255.40306.YahooMailNeo@web122602.mail.ne1.yahoo.com>
2013-06-13 14:02     ` Deryl Steinert
2013-06-13 15:00       ` Deryl Steinert
2013-06-15 21:31         ` Jon TURNEY [this message]
2013-06-17 14:44           ` Deryl Steinert
2013-06-19 14:37             ` Jon TURNEY
2013-06-19 16:03               ` Deryl Steinert
2013-06-28 12:38               ` Jon TURNEY
2013-07-08 21:21                 ` Deryl Steinert
2013-07-08 22:08                   ` Jon TURNEY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51BCDD1B.7080101@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-xfree@cygwin.com \
    --cc=dus@ornl.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).