[Etoys-notify] #7737 NORM 8.2.0 (: Text size changes in project name box
Zarro Boogs per Child
bugtracker at laptop.org
Fri Aug 22 04:16:53 EDT 2008
#7737: Text size changes in project name box
------------------------------+---------------------------------------------
Reporter: bert | Owner: ohshima
Type: defect | Status: assigned
Priority: normal | Milestone: 8.2.0 (was Update.2)
Component: etoys-activity | Version: Development build as of this date
Resolution: | Keywords:
Next_action: code | Verified: 0
Blockedby: | Blocking:
------------------------------+---------------------------------------------
Comment(by ohshima):
Hmm. Again, this is harder than I originally thought. Ted did some work
to retain the text attributes when the box is empty, but not quite sure if
it applies. For one kind of workaround, I could make a line in the
launchMiniEditor: looks like:
textMorph contents: ((contents isEmpty ifTrue: [' '] ifFalse: [contents]).
but if the user hit the delete key first and erase the selected text, it
still exhibits the same problem.
--
Ticket URL: <http://dev.laptop.org/ticket/7737#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Etoys-notify
mailing list