Bug 158526

Summary: page number display in the status bar
Product: LibreOffice Reporter: peter josvai <jepe>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: libreoffice-ux-advise, miguelangelrv, raykowj, sdc.blanco, vsfoote
Priority: medium Keywords: needsUXEval
Version: 7.5.0.3 release   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=80617
https://bugs.documentfoundation.org/show_bug.cgi?id=90150
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 86066    

Description peter josvai 2023-12-04 20:33:22 UTC
hi, 



It'd be great if the page number wouldn't be displayed like

"page 3  and  4 of 6"
but 
"page 3-4 of 6"...


this  would be a HUGE improvement!!

instead of   "NUMBER ... text space ANOTHER NUMBER space and (in some cases) yet another number... in others nothing...  
// you have to see the entire sequence to see what it signifies

NUMBER space and NUMBER -- OR NUMBER hyphen NUMBER  .. and Number... 
// you can see by a glance which case it is: you're viewing one page or more..

way more intelligent! a whole lot easier to recognize...

the only way to see how great it would be is to see it for yourself...
try it, please! :)



/***
I understand that the world is big and it's the majority of users that matters, not any minority of them.
***/
Comment 1 m_a_riosv 2023-12-05 01:16:23 UTC Comment hidden (obsolete)
Comment 2 V Stuart Foote 2024-05-03 13:35:41 UTC
Current handling is as resolved for bug 90150 [1] with implementation of a
STR_PAGES_TWO_CONJUNCTION, with translatable "and" for the visible page range,

but also 

STR_PAGES_COUNT_EXTENDED, which joins the visible range with "-"

So, request would be to eliminate the STR_PAGES_TWO_CONJUNCTION, and only use the STR_PAGES_COUNT_EXTENDED on the Status bar.

-1, though we could simply modify the "and" conjunction and use the "-" of the extended count.

=-ref-=

[1] https://gerrit.libreoffice.org/c/core/+/132252
Comment 3 Heiko Tietze 2024-05-06 14:00:57 UTC
Third attempt to revert this into "A-B of C" :-). Please consider more than two pages.

*** This bug has been marked as a duplicate of bug 153777 ***