#1172 closed defect (fixed)
document area nearly invisible
Reported by: | sascha_silbe | Owned by: | sayamindu |
---|---|---|---|
Priority: | Urgent | Milestone: | |
Component: | Read | Version: | Git as of bugdate |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
In sugar-jhbuild running on DebXO, the document is invisible since the switch to metacity. I guess the white line on the left side (see screenshot) is the document area.
Attachments (1)
Change History (4)
Changed 14 years ago by sascha_silbe
comment:1 Changed 14 years ago by tomeu
- Milestone changed from Unspecified by Release Team to 0.86
- Priority changed from Unspecified by Maintainer to Urgent
comment:2 Changed 14 years ago by sayamindu
- Resolution set to fixed
- Status changed from new to closed
The white-bar is actually the bookmarks bar. The problem in this case was ebooks that were downloaded by Browse did not have a activity id set in the metadata, so the home view code was starting up the activity with the first instance (which is the standalone activity without any object to display).
Pushed a workaround in Read's write_file() method.
Note: See
TracTickets for help on using
tickets.
screen shot showing large grey area and white line on the left side (probably document area)