[Commits] [wesnoth/wesnoth] 8a9e9c: Fix using the shift key in the text widgets.

GitHub noreply at github.com
Sat Jun 7 15:07:08 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8a9e9c7f16e3f73f58e8d25ce6d34f55dd172a6e
      https://github.com/wesnoth/wesnoth/commit/8a9e9c7f16e3f73f58e8d25ce6d34f55dd172a6e
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2014-06-07 (Sat, 07 Jun 2014)

  Changed paths:
    M src/gui/widgets/text.cpp

  Log Message:
  -----------
  Fix using the shift key in the text widgets.

Commit abee16b16efcdfa27513aec1bbc8c9630b1bbef4 caused the shift key to
insert a NUL character breaking the text input.

(Note keys like ALT and CTRL behaved the same.)





More information about the Commits mailing list