When opening a document (e.g. attachment 105386 [details]) and then clicking web layout causes the page numbering to count down from '1 of 73' to '1 of 1' as its doing repagination, but as all documents in web layout are only a single page, so there isnt a need to refresh the page count in the statusbar.
Seconded. I've also noticed that there's a kind of "repagination jank" that takes place when switching to Web layout with a long document and then moving to the end of the document (or anywhere else in the body). The document seems to "creep" upwards in the window as the repagination process takes place in the background.
I can confirm both (related) issues occur and are not only annoying but the latter significantly impacts productivity so won't be switching to using LibreOffice until these issues are addressed.
We're replacing our use of the 'ux-advise' component with a keyword: Component -> LibreOffice Add Keyword: needsUXEval [NinjaEdit]
As there are no pages in web view mode it makes no sense to count and show 'page 1 of x' (when loading the counting aborts at some arbitrary point and after switching from normal to web it counts down very slowly; tested with 6.0 master). So please do not start counting and hide the text in the statusbar (but keep the panel to make the UI not jumping). (removing needsUX; and it's a bug IMHO so no enhancement)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Version: 6.1.4.2 Build ID: libreoffice-6.1.4.2-snap1 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-CA (en_CA.UTF-8); Calc: group threaded Web view repagination is still a thing.
Just a note. Our "Web view" has pages. So it may show you "page 1 of 2" or anything like that. Just our Web view "page" is 10 meter long - see BROWSE_HEIGHT in sw/source/core/inc/frmtool.hxx. We fake the "infinite" space with this trick - unfortunately.
Dear Yousuf Philips (jay) (retired), To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
I close it. Until the pages *do* exist, their count is not a wrong thing, and may be even helpful in finding problems happening an the page borders like bug 148636. The real thing that is needed is complete reimplementation of the "page" concept in the Web view, which is out of scope of this "tweak status bar a little" issue.