#489 closed enhancement (fixed)
TurtleArt text entry should use Enrty widget
Reported by: | walter | Owned by: | walter |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Turtleart | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description (last modified by walter)
- Text input should wrap instead of overrun the input box
- Text input should be editable
- Text input should support all Unicode characters (input in some languages--el, zh--currently disabled)
Change History (5)
comment:1 Changed 14 years ago by walter
comment:2 Changed 14 years ago by walter
- Description modified (diff)
- Milestone changed from 0.86 to 0.88
- Type changed from defect to enhancement
Not a high priority at the moment...
comment:3 Changed 14 years ago by walter
- Priority changed from High to Normal
- Severity changed from Major to Minor
comment:4 Changed 13 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Most of these issues are now resolved. Will reopen if further testing of TA-0.83 reveals some major issue.
Note: See
TracTickets for help on using
tickets.
As per v58, I am using a truncated string in the labels; I may try to switch to a longer block if the string length merits it before relying on ellipsis.