Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#3181 closed defect (fixed)

Read off-by-one on current page number in fullscreen mode

Reported by: greenfeld Owned by: godiard
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Read Version: 0.94.x
Severity: Unspecified Keywords: 12.1.0, olpc-test-passed
Cc: Distribution/OS: OLPC
Bug Status: New

Description

When Read is reading a PDF file, it shows the page number in the top menu bar of the screen.

However while in fullscreen mode, we report we are one page behind where we currently are, using 0-based page numbering instead of 1-based.

(Note that Read currently has to see a page turn at least once before reporting any page number in fullscreen mode at all.)

Seen in Read-92/11.3.0 os880.

Change History (3)

comment:1 Changed 12 years ago by godiard

  • Keywords easy-hack added

comment:2 Changed 12 years ago by godiard

  • Keywords 12.1.0 olpc-test-pending added; easy-hack removed
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 454367e028b564b59378e243b8a21503aae7bbb9

comment:3 Changed 12 years ago by greenfeld

  • Keywords olpc-test-passed added; olpc-test-pending removed

Confirmed the full-screen view page numbering is fixed for PDFs in 12.1.0 os8/Read-99.

Note: See TracTickets for help on using tickets.