﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
392	Narrow no-break space after certain characters	linus.luessing@…		"Somebody seems to have been so clever to turn the common space into a narrow no-break space (UTF8: 0xe280af, U+202F) after certain character combinations, for instance: ""a && b"" is turned into ""61 20 26 26 E2 80 AF 62 0A"" (hex) while it should be ""61 20 26 26 20 62 0A"". Same for ""a + b"".

This is utterly annoying when trying to write and compile code for instance, gcc does not like the narrow no-break space at all...

The issue is gone when setting the keyboard language to English or the classic German layout. The issue appears both on the command line with various terminals (tried: lxterm, gnome-terminal with bash/zsh) and graphical UIs like gedit.

Device: Odroid U3 (ARM)
Keyboard: Motorola Lapdock (USB)
OS: Ubuntu 14.04"	Fehler/Defekt	closed	normal		Treiber: Linux – Xkbmap	2.0 Final	worksforme	narrow no-break space e280af U+202F ubuntu	
