Opened 11 years ago
Closed 9 years ago
#3305 closed defect (obsolete)
Dragging text clipping from Frame into activities doesn't render Unicode characters correctly
Reported by: | HoboPrimate | Owned by: | |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.94.x |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Fedora | |
Bug Status: | Unconfirmed |
Description
Copy this piece of text:
Section “InputClass”
Notice the label on the text clipping on the Frame is:
Section \u201cInputClass\u201d
Open Write, Terminal or Surf, and paste it using Ctrl+v, Shift+Ctrl+v, or the toolbar button, it will be pasted as:
Section “InputClass”
Now drag and drop the text clipping from the Frame, it will be pasted as:
Section \u201cInputClass\u201d
Maybe the Clipboard doesn't understand Unicode text?
Soas 6 Pineapple
Fedora Release 16
Change History (1)
comment:1 Changed 9 years ago by godiard
- Resolution set to obsolete
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
We can't drag a text from the clipboard anymore.