[Bugs] #4903 Sugar NORM: view source has no scroll bar
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Nov 2 11:00:12 EST 2015
#4903: view source has no scroll bar
---------------------+-------------------------------------
Reporter: quozl | Owner:
Type: defect | Status: new
Priority: Normal | Milestone: Unspecified
Component: Sugar | Version: Git as of bugdate
Severity: Major | Resolution:
Keywords: | Distribution/OS: OLPC
Bug Status: New |
---------------------+-------------------------------------
Comment (by ignacio):
Yep. The scrollbars are back (found a XO-1 with fedora 18 and olpc os
13.2.5) replaced the two instances of:
class name(Gtk.ScrolledWindow):
inside it:
self.add(x)
with:
self.add_with_viewport(x)
and I don't see crashes.
will upload a patch in few mins
--
Ticket URL: <https://bugs.sugarlabs.org/ticket/4903#comment:9>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list