https://bugs.documentfoundation.org/show_bug.cgi?id=90150

Jan Holesovsky <ke...@collabora.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #5 from Jan Holesovsky <ke...@collabora.com> ---
MassinissaHamidi: I am very sorry, but I had to revert your patch.  It was
causing a very visible bug 92305.

The change is problematic from the user experience point of view - with that,
the user is never sure what page is he/she looking at exactly.

The better solution would be to extend the status bar indicator to allow
showing the entire range of pages that are visible; like:

* only one page visible: "Page 3 of 8."
* more pages visible: "Pages 3-5 of 8."

The code to do that is SwView::GetPageStr() in
sw/source/uibase/uiview/view2.cxx.  You'll also need to add the plural version
of the string in sw/source/ui/shells/shells.src, search for STR_PAGE_COUNT and
STR_PAGE_COUNT_CUSTOM.

Thank you in advance for your help!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to