This was done to avoid a breaking change in the way line breaks are handled.
wxWidgets doesn't handle line break uniformly (LABELSIZE still ignores them and some fonts treat it as a carriage return, not a newline). Rather than have better but inconsistent behavior, I opted for the status quo.