Fixed|LineEditWidget: Typing a ~ character in the console
When focused, LineEditWidget doesn't eat Shift any more, so that the event goes down to the bindings system and it can allow the "shift up" condition to work correctly for the 'taskbar' binding.
Fixed|LineEditWidget: Typing a ~ character in the console
When focused, LineEditWidget doesn't eat Shift any more, so that
the event goes down to the bindings system and it can allow the
"shift up" condition to work correctly for the 'taskbar' binding.