Ticket #4220 (closed defect: fixed)
E-Book Viewer position in book navigation is broken
| Reported by: | masfina | Owned by: | kovidgoyal |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | E-book viewer | Version: | trunk |
| Keywords: | Cc: |
Description
While the box does show where in the document you are, when you try to type in a new number it navigates prematurely. If I wanted to go to page 100, I select the first number of position box. (xxx / yyy) and type '1' and before I can type the first '0' the page has moved to page 1 and the position box is no longer active. I highlight, then click again to get the curser behind the 1 and type '0' I am taken to page 10 with the position box no longer active. Repeat to get 100
It seems that the program refreshes position even without the user hitting 'enter'.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in branch trunk. The fix will be in the next release.