4.2 Beta 2: Printing a page range snaps back to showing just the first page in the range in the page

Rosie Perera
Rosie Perera Member Posts: 26,194 ✭✭✭✭✭

In the Print/Export tab, if you enter a page range in the edit box like this:

image

First (minor/auxilliary) bug: it shouldn't say "Go to:" in that dropdown since there's nothing being gone to. In fact, I really don't see any reason to have a dropdown there at all. The user is going to type in a page or page ranges. Why would she need to select a match from a listbox? (EDIT: I suspect this is merely borrowing or calling the code that implements the Go to page control in a resource, but it isn't completely appropriate for this usage. Yes, some of the error checking could perhaps be reused.)

The main bug: as soon as you press Enter after typing in that page range, the edit box snaps back to show just the first page in the range, while the preview is updating to show all the pages in the range:

image

This label is inaccurate. It should still show Pages 25-27, as that's what's being displayed in the preview (once it updates).

This discussion has been closed.