nedit always steals kbd focus on window raise/create

Eddy De Greef degreef at imec.be
Wed Mar 14 16:08:02 CET 2007


Scott Tringali wrote:
> Eddy De Greef wrote:
> 
>> This was fixed in CVS some time ago but it didn't make it into a 
>> release yet. So, for now, your only option is to compile nedit from 
>> CVS or from a recent snapshot if you want the fix.
> 
> What was the fix?  My memory fails me...

2004-12-23 22:25  edg

    * doc/help.etx (1.83), source/file.c (1.93), source/help.c (1.103),
      source/help_data.h (1.76), source/help_topic.h (1.65),
      source/highlightData.c (1.70), source/menu.c (1.124),
      source/preferences.c (1.133), source/preferences.h (1.48),
      source/search.c (1.76), source/smartIndent.c (1.37),
      source/tags.c (1.63), source/userCmds.c (1.52), source/window.c
      (1.182), source/window.h (1.29), source/windowTitle.c (1.15),
      util/misc.c (1.73), util/misc.h (1.27): Fix for SF bug #1067619:
      focus on raise. By default, NEdit no longer requests the input
      focus when a window is raised. This default can be overridden by
      setting the X-resource "nedit.focusOnRaise" to True.  The
      raise_window() action routine also accepts an optional extra
      argument: 'focus' or 'nofocus', which can be used to override the
      focus behaviour determined by the resource.

Eddy




More information about the Develop mailing list