-
Bug
-
Resolution: Unresolved
-
P4
-
jfx24
In Paging the page announcement is incorrect when there is a overflow of pages and selection goes beyond the first set. For example, when there are eight pages and only four can be displayed at the same time after going to page 5 it says "page one of four" while the correct should be "page five of eight". That happens both on Windows and macOS so the issue is with the cross-platform code that generates this information.