Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Pasting text creates "funny" signs

That's expected platform behavior on GTK. The same happens in other native text fields.

Your screenshot shows a character that's rendered as a rectangle with the hex digits 000A. That's the newline character (\n).

Markus




From:        Lars Vogel <lars.vogel@xxxxxxxxxxx>
To:        "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
Date:        2016-09-27 10:50
Subject:        [platform-swt-dev] Pasting text creates "funny" signs
Sent by:        platform-swt-dev-bounces@xxxxxxxxxxx




Friends of SWT,

If i paste text with "special" signs into Eclipse dialogs I get "funny" signs.

For example, if I copy a line from the Eclipse text editor and paste
it into the Search dialog I get the result from the attached
screenshot.

Is that expected or a bug in Eclipse?

Best regards, Lars

--
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web:
http://www.vogella.com
[attachment "specialsign.png" deleted by Markus Keller/Zurich/IBM] _______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top