Opened 12 years ago
Closed 10 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?
Change History (2)
comment:1 Changed 12 years ago by walter
comment:2 Changed 10 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.
expandedentry.py is written in HippoCanvas. I think it will need a rewrite in order to use a Scrolled Window. :P