FLTK logo

STR #1548

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #1548

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:MacOS
Summary:keyboard shortcuts always sent to wrong window on OSX
Version:1.1-current
Created By:christoph
Assigned To:matt
Fix Version:1.1-current (SVN: v5656)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 christoph
07:55 Dec 23, 2006
shortcutbug.cpp
1k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 christoph
07:55 Dec 23, 2006
When more than one window of the same class are open in an application, keyboard shortcuts are sent to the last created window rather than the window that has the focus.

As an example run the attached demo, set the focus on Window1 and press ENTER. This will invoke the callback of the Rertun-Button in Window2, not that of Window1 as it should be.
 
 
#2 matt
08:11 Feb 02, 2007
Fixed in Subversion repository.

The OS X implementation was not setting the "first window" at all. I am surprised that we did not have a lot more focus issues. Well anyways, this should fix it, hopefully without side effects!
 
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.