Ticket #1172 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

document area nearly invisible

Reported by: sascha_silbe Owned by: sayamindu
Priority: Urgent Milestone: 0.86
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

Read-doc-invisible.png Download (23.3 KB) - added by sascha_silbe 4 years ago.
screen shot showing large grey area and white line on the left side (probably document area)

Change History

Changed 4 years ago by sascha_silbe

screen shot showing large grey area and white line on the left side (probably document area)

Changed 4 years ago by tomeu

  • priority changed from Unspecified by Maintainer to Urgent
  • milestone changed from Unspecified by Release Team to 0.86

Changed 4 years ago by sayamindu

  • status changed from new to closed
  • resolution set to fixed

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.