Opened 13 years ago

Closed 11 years ago

#2899 closed defect (obsolete)

Journal detail view doesn't scale gracefully

Reported by: walter Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

As per the discussion and illustrations found in [1] there is a problem with the Journal detail view when running Sugar on a small display (800x480 in this case). Many of the fields are cut off on the bottom of the display and the window does not scroll. Perhaps we should make this be a scrolling window if the vertical size is less than some constant?

  1. http://lists.sugarlabs.org/archive/sugar-devel/2011-June/031907.html

Change History (2)

comment:1 Changed 13 years ago by walter

expandedentry.py is written in HippoCanvas. I think it will need a rewrite in order to use a Scrolled Window. :P

comment:2 Changed 11 years ago by dnarvaez

  • Resolution set to obsolete
  • Status changed from new to closed

The code has been rewritten for gtk3.

Note: See TracTickets for help on using tickets.