[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #35294] NSEvent issue
From: |
Germán Arias |
Subject: |
[bug #35294] NSEvent issue |
Date: |
Thu, 12 Jan 2012 01:26:36 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.2.17) Gecko/20080528 Epiphany/2.22 Firefox/3.0 |
URL:
<http://savannah.gnu.org/bugs/?35294>
Summary: NSEvent issue
Project: GNUstep
Submitted by: espectador
Submitted on: mié 11 ene 2012 19:26:35 CST
Category: Gui/AppKit
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I ran into a weird issue with NSEvent. Attached an app to test this. This app
have one window, an instance of the class MyWindow, and a panel. The class
MyWindow just implement the method -mouseDown:. This method check if the user
has pressed the CONTROL modifier key when does the click. And display the
result in a TextField. Also display a log message when the method is called.
With GSBackHandlesWindowDecorations set to NO. Doing click above the window
does nothing. You need select the Panel and then do click above the window,
the Window gets the event, but only the first click, no the following clicks.
With GSBackHandlesWindowDecorations set to YES. All seems to work OK and all
clicks are detected. But if you make a click above the panel, and then a click
above the window. The modifier key is detected just in first click. No in the
following clicks.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: mié 11 ene 2012 19:26:35 CST Name: KeyTest-0.1.tar.gz Size: 3kB By:
espectador
Test app
<http://savannah.gnu.org/bugs/download.php?file_id=24803>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35294>
_______________________________________________
Mensaje enviado vía/por Savannah
http://savannah.gnu.org/
- [bug #35294] NSEvent issue,
Germán Arias <=