#10488 NORM 10.1.3: Color chooser does not always work when giving color to selected text
Zarro Boogs per Child
bugtracker at laptop.org
Tue Dec 7 14:07:27 EST 2010
#10488: Color chooser does not always work when giving color to selected text
-------------------------------------+--------------------------------------
Reporter: erikos | Owner: godiard
Type: defect | Status: new
Priority: normal | Milestone: 10.1.3
Component: sugar-toolkit | Version: Development build as of this date
Resolution: | Keywords:
Next_action: code | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
-------------------------------------+--------------------------------------
Changes (by erikos):
* next_action: review => code
Comment:
{{{
self._text_color = ColorToolButton()
self._text_color_id = self._text_color.connect('notify::color',
self._text_color_cb)
}}}
{{{
def _text_color_cb(self, button, pspec):
newcolor = self._text_color.get_color()
}}}
Seem to work here fine (based on the answers from Benjamin). (Change is in
Write)
--
Ticket URL: <http://dev.laptop.org/ticket/10488#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list