[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

Justin L  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |jl...@mail.com
   |desktop.org |
 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #53 from Justin L  ---
(In reply to Justin L from comment #28)
> I would have expected a wizard to offer some advanced features as well:
> -select the type of numbering: Roman in particular being a common option.
Done with comment 32

> -starting page number: 
Could be done with a button to call Format - Title page.
https://gerrit.libreoffice.org/c/core/+/151250

I like the idea in general, but not really the implementation. So I don't know
whether I'll keep pushing for that.

> -ability to include page totals  (i.e. page 1 of 3 as requested in comment 10)
Done with comment 46.

Another thing I considered was saving the last state. I thought perhaps I might
be able to get some of that "for free" because of calls like save_state and
get_state_changed_from_saved(). But those are just an alternative to
connect_changed handler links. cui/source/options/optgdlg.cxx is an example
where true saving is going on. So it wouldn't be terribly difficult, but I
don't think it is worth the complication. So I'm giving up on that enhancement.

I think I am done with the enhancements. There are some bookmark
duplication/renaming problems under the hood - especially noticed when running
the wizard on BOTH the header and the footer. So far I haven't been able to
properly grasp all of the complexities of this.
https://gerrit.libreoffice.org/c/core/+/151346

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #52 from Justin L  ---
(In reply to BogdanB from comment #48)
> Open a new document, create a  Header (and leave the cursor in the header)
> Insert - Page Number  - non-mirrored footer  --> crash
Thanks for finding the reproduceable steps. I'd seen the crash a number of
times during development, but hadn't narrowed down the specific sequence.

Interestingly, my favourite testing document in Comment 38 doesn't crash with
these steps.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #51 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/83b1f6b58a30bdb589e9ce73deef39f021aebde1

tdf#86630 sw page number wizard: avoid crash when no GetCurrFrame

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #50 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/08aefd5522e54059788d53ecf863d2deac78c029

tdf#86630 sw page number wizard: fix divergence from HIG

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #49 from BogdanB  ---
I restarted in Safe Mode, Factory settings.

These are result from debugrun:

(gdb) run --writer
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program:
/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/soffice.bin --writer
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libuno_sal.so.3-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libuno_cppu.so.3-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libsvllo.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libtllo.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libutllo.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libvcllo.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libbasegfxlo.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
[New Thread 0x7fffea5c7640 (LWP 113039)]
[New Thread 0x7fffe9dc6640 (LWP 113040)]
[New Thread 0x7fffe9457640 (LWP 113041)]
[New Thread 0x7fffe8c56640 (LWP 113042)]
[New Thread 0x7fffdbfff640 (LWP 113043)]
[New Thread 0x7fffdb7fe640 (LWP 113044)]
[New Thread 0x7fffdabff640 (LWP 113045)]
[Thread 0x7fffdabff640 (LWP 113045) exited]
[New Thread 0x7fffdabff640 (LWP 113046)]
[New Thread 0x7fffd9fff640 (LWP 113047)]
[Thread 0x7fffdabff640 (LWP 113046) exited]
[New Thread 0x7fffdabff640 (LWP 113048)]
[New Thread 0x7fffd97fe640 (LWP 113049)]
[Thread 0x7fffd9fff640 (LWP 113047) exited]
[Thread 0x7fffdabff640 (LWP 113048) exited]
[Thread 0x7fffd97fe640 (LWP 113049) exited]
[New Thread 0x7fffd97fe640 (LWP 113050)]
[New Thread 0x7fffdabff640 (LWP 113051)]
[New Thread 0x7fffd9fff640 (LWP 113053)]
[New Thread 0x7fffd86f9640 (LWP 113054)]
[New Thread 0x7fffd84f8640 (LWP 113055)]
[New Thread 0x7fffd82f7640 (LWP 113056)]
[New Thread 0x7fffbf3ff640 (LWP 113057)]
[New Thread 0x7fffbf1fe640 (LWP 113058)]
[New Thread 0x7fffbeffd640 (LWP 113059)]
[New Thread 0x7fffbedfc640 (LWP 113060)]
[New Thread 0x7fffbebfb640 (LWP 113061)]
[New Thread 0x7fffbe9fa640 (LWP 113062)]
[New Thread 0x7fffbe7f9640 (LWP 113063)]
[New Thread 0x7fffbe5f8640 (LWP 113064)]
[New Thread 0x7fffbe3f7640 (LWP 113065)]
[New Thread 0x7fffbe1f6640 (LWP 113066)]
[New Thread 0x7fffbdff5640 (LWP 113067)]
[New Thread 0x7fffbddf4640 (LWP 113068)]
[Thread 0x7fffdabff640 (LWP 113051) exited]
[Thread 0x7fffd97fe640 (LWP 113050) exited]
[New Thread 0x7fffd97fe640 (LWP 113069)]
[New Thread 0x7fffdabff640 (LWP 113070)]
[Thread 0x7fffd97fe640 (LWP 113069) exited]
[Thread 0x7fffdabff640 (LWP 113070) exited]
[New Thread 0x7fffdabff640 (LWP 113071)]
[Thread 0x7fffdabff640 (LWP 113071) exited]
[New Thread 0x7fffdabff640 (LWP 113072)]
[New Thread 0x7fffd97fe640 (LWP 113073)]
[Thread 0x7fffdabff640 (LWP 113072) exited]
[Thread 0x7fffd97fe640 (LWP 113073) exited]
[Thread 0x7fffea5c7640 (LWP 113039) exited]
[New Thread 0x7fffea5c7640 (LWP 113075)]
warning: File
"/home/bogdan/Documente/LibreOffice7.6/core/instdir/program/libswlo.so-gdb.py"
auto-loading has been declined by your `auto-load safe-path' set to
"$debugdir:$datadir/auto-load".
[Detaching after vfork from child process 113076]
[New Thread 0x7fffd97fe640 (LWP 113084)]
[New Thread 0x7fffdabff640 (LWP 113085)]
[Thread 0x7fffdabff640 (LWP 113085) exited]
[Thread 0x7fffd97fe640 (LWP 113084) exited]
[Thread 0x7fffea5c7640 (LWP 113075) exited]
[New Thread 0x7fffea5c7640 (LWP 113086)]
[Thread 0x7fffea5c7640 (LWP 113086) exited]
[Thread 0x7fffdb7fe640 (LWP 113044) exited]
[New Thread 0x7fffdb7fe640 (LWP 113090)]
[New Thread 0x7fffea5c7640 (LWP 113091)]
[Thread 0x7fffdb7fe640 (LWP 113090) exited]
[Thread 0x7fffea5c7640 (LWP 113091) exited]
[New Thread 0x7fffea5c7640 (LWP 113092)]
[New Thread 0x7fffdb7fe640 (LWP 113093)]
[Thread 0x7fffea5c7640 (LWP 113092) exited]
[New Thread 0x7fffea5c7640 (LWP 113094)]
[New Thread 0x7fffd97fe640 (LWP 113095)]
[Thread 0x7fffdb7fe640 (LWP 113093) exited]
[Thread 0x7fffea5c7640 (LWP 113094) exited]
[Thread 0x7fffd97fe640 (LWP 113095) exited]
[New Thread 

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

BogdanB  changed:

   What|Removed |Added

 CC||buzea.bog...@libreoffice.or
   ||g

--- Comment #48 from BogdanB  ---
Justin, please try this test on master:
- open a new document, click in the top part of the page, then click on Header
- after the header is created, Insert - Page Number (keep everything as it is)
- press OK
- Crash (I don't get a report to attach here)

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: a4e8c663b613fcd2ec26211faedb6e703f27806b
CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #47 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/98f766004e29ea35eef6fcf3a4c28696b95f6c90

tdf#86630 sw page number wizard: try avoid copying bookmarks

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #46 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/751cb2cf874a2d017cae699a7983e4419dcbe6f6

tdf#86630 sw page number wizard: add page total

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #45 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6dfa1fc2fa9a7cdbbaf5ecd27528c95f744e0db4

tdf#86630 sw page number wizard: allow wizard to be re-run

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #44 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/b89f65a5138fe74b7858c2817fae4204b021c1f5

tdf#86630 sw page number wizard: add contextLabel

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-05-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #43 from Justin L  ---
(In reply to sdc.blanco from comment #42)
> I wonder if it is hard to modify the
> "preview" so that it shows the selected scheme, instead of "#".
It will not be trivial to do this. I won't be attempting it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #42 from sdc.bla...@youmail.dk ---
(In reply to Commit Notification from comment #32)
> tdf#86630 sw page number wizard: set page style numbering type
Thanks for polishing the wizard Justin. Now that the page numbering scheme can
be selected in the wizard, I wonder if it is hard to modify the "preview" so
that it shows the selected scheme, instead of "#".

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #41 from Justin L  ---
(In reply to Justin L from comment #37)
> This is an interesting test document. It likely won't do what you expect it
> to do when running the insert page number wizard.
> 
> Currently, the wizard is normally giving pages 2 and 3 a number - not 1.
That's true when the footer had to be created. In that case, creating the
footer moved the cursor to page 2 (GetPhyPageNum() changed for whatever
reason). On the second run (when the footer is already created) there is no
cursor movement, so the first page can be numbered on the second try.
Excellent.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #40 from sdc.bla...@youmail.dk ---
(In reply to Justin L from comment #38)
> In order for mirroring to work, both a left and right page must exist.
Note bug 140655, which points out that this only applies to LTR documents, and
suggests Odd/Even for rtl documents.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

sdc.bla...@youmail.dk changed:

   What|Removed |Added

 CC||sdc.bla...@youmail.dk

--- Comment #39 from sdc.bla...@youmail.dk ---
I would suggest to change the label for .uno:PageNumberWizard to "Page Number
Wizard" in [1] (so that it does not overlap with the two existing "Page Number"
labels shown in the Customize dialog).  (and of course a ContextLabel with
"Page Number..." would be needed to get the right appearance in the menu).

[1] officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #38 from Justin L  ---
Created attachment 186985
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186985=edit
page number wizard_evenOnly.odt: two pages, two different styles

(In reply to Commit Notification from comment #35)
> tdf#86630 sw page number wizard: mirror right/left
In order for mirroring to work, both a left and right page must exist.
Therefore the wizard will ignore the mirror command unless two pages exist (or
three if the first header is already not shared).

This example shows how the assumptions can go wrong. If you are on the second
page, then it meets the definition of enough (2) pages, but there is only one
(even) "Default Page Style" page. So if you try to insert a mirrored right page
number, the results might be unexpected.

[Note that if you are on the first page and you insert mirrored right, it won't
attempt to put page numbers on page 2 - that is a different page style. That is
very intentional...]

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #37 from Justin L  ---
Created attachment 186984
  --> https://bugs.documentfoundation.org/attachment.cgi?id=186984=edit
page_number_wizard_allFirst.odt: a 3 page document, all FirstPage style

This is an interesting test document. It likely won't do what you expect it to
do when running the insert page number wizard.

The "First Page" page style automatically spills over into "Default Page
Style", so normally it is only seen once, and there is no need therefore to
specify a "different first page".

Well, in this example I DID enable different first page, and then on each page
break, forced it back to First Page.

That means that the first page will show the first header, the second page will
show the Right header (if different l/r is also changed), and the third page
will show the Left header.

Currently, the wizard is normally giving pages 2 and 3 a number - not 1. That's
a bit unexpected, but probably OK. This is an extreme edge case after all.

I deliberately avoid mirroring these "First" kind of page styles.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #36 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/511505f0ca11632be19b5923791c39d65c994673

tdf#86630 sw page number wizard: mirror margins as well

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #35 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/21fad629e72791f6cc1791fdba858bf52b9bfeff

tdf#86630 sw page number wizard: mirror right/left

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #34 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d4cf5814146e375805df98eafba2baf321b9b005

tdf#86630 sw page number wizard: cleanup numbering type patch

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #33 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a3a758350e92a3084d2cbef05ca6caef899746a4

tdf#86630 sw page number wizard: only turn on current page footer

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #32 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/f6f14b98b8be8319c810708e73cffdb189c467ca

tdf#86630 sw page number wizard: set page style numbering type

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #31 from Commit Notification 
 ---
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/bc6c5356c5cfa5c09145b54b87ad7be4d8f40ca2

tdf#86630 sw page number wizard: default to center of page

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 CC||stephane.guillou@libreoffic
   ||e.org

--- Comment #30 from Stéphane Guillou (stragu) 
 ---
Given that we now have the header/footer dropdown menu's "Insert page number"
and the Insert > Page Number dialog, I think this report can be closed.
There certainly is space for improvement in the dialog (including physical
space: adding functionalities wouldn't make it too cluttered), but new specific
enhancement requests can be opened as follow-ups.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #29 from Justin L  ---
I noticed running this multiple times inserts multiple page numbers. That's
logical, but not ideal. As we make it more complex, it gets harder to
determine, so probably this "oddity" can just be ignored.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com

--- Comment #28 from Justin L  ---
I would have expected a wizard to offer some advanced features as well:
-select the type of numbering: roman in particular being a common option.
   -of course, the user could also double-click on the field to change this
   -(I didn't know about that until I tried it just now.)

-starting page number: especially important when switching from roman numbering
to "Arabic" numbering as is commonly done from index pages to main content.
-this will be complicated though, because it requires a page break.
-actually, some of this is already handled by Format - Title Page.
-double-click on field also offers (poorly worded) "offset" to handle this.

-ability to select different types of numbering  (i.e. page 1 of 3 as requested
in comment 10)
   -the " of " becomes problematic though because it needs to be localized
(although it is just text, so the user can modify it by hand easily enough once
it is in the footer).
   -just including a tick box to "include total page count" would make me
happy.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #27 from Paris Oplopoios  ---
There's now a dialog for easy insertion of page numbers to header/footer in
master, through Insert->Page Number...

If you want to insert a Page Number field you can still do it through
Insert->Fields->Page Number or the Insert->Fields->More Fields... dialog.

I think this bug can be marked solved.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-01-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #26 from Commit Notification 
 ---
offtkp committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/c010b5d2b2cdb22f48ef9d2b9d1fdc6125e1fec2

tdf#86630 sw: Add one-step page number insertion wizard

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2023-01-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.6.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2022-08-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #25 from Justin L  ---
(In reply to Heiko Tietze from comment #14)
> I'm against the proposed shortcut, in particular with all the formatting
> options, and agree with comment 5.
+1
I agree with leaving things as they are. Please note that in the header/footer
context menu, there is now an "insert page number" option, making it very easy
to add a page number at the same time that you create the header/footer.

(In reply to Zenaan Harkness from comment #10)
> HEADER/FOOTER Toolbar -> Insert AutoText -> Page X of Y
This is bug 52620

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-12-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #24 from Albert Acer  ---
Created attachment 168179
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168179=edit
Inserting Page number in Google Office Docs

This is the procedure to insert the page number in Google Docs.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-11-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #23 from Albert Acer  ---
Created attachment 167630
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167630=edit
Inserting Page Number in FreeOffice - TextMaker

Today I am attaching a screenshot in which we can see how the Page Number is
inserted, in a text document, using FreeOffice TextMaker (Spanish Version) from
the SoftMaker software house, running on Windows 10 Professional in Spanish.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #22 from Albert Acer  ---
Created attachment 167296
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167296=edit
Inserting Header or Footer - WPS Office Writer - with Page Number (Spanish
Version)

Inserting Header/Footer in WPS Office Free (Writer) - Spanish Version on
Windows 10 Pro. O.S.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #21 from Albert Acer  ---
Created attachment 167295
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167295=edit
Inserting Page number in WPS Office Free (Writer) - Spanish Version on Windows
10 Pro. O.S.

Here's another image showing how to insert page numbering, with all positioning
and alignment options, into a text document, using WPS Office Free (Writer),
Spanish Version, on Windows 10 Professional.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #20 from Albert Acer  ---
Created attachment 166790
  --> https://bugs.documentfoundation.org/attachment.cgi?id=166790=edit
Insert Page Number in OnlyOffice 6.0 - Spanish Version on Windows 10 Pro.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #19 from Albert Acer  ---
In the image that I attach today (28-October-2020) shows, for example, how this
problem was solved in a relatively new Open Source Office Suite, known as
OnlyOffice Desktop Editors, which comes with the distribution of GNU / Linux
known as LinuxFx 10.X. Taking advantage of the fact that OnlyOffice is open
source, I think that LibreOffice developers could review, analyze or study the
OnlyOffice code to understand how they managed to solve this problem less than
a year ago.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2020-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

--- Comment #18 from Albert Acer  ---
This Bug was created 6 years ago (since November 2014) and it has been
abandoned since April 2017. Apparently there is no solution in sight or reports
about possible advances for its solution. I understand that Mr. Yousuf Philips
is retired, so from today I assume as spokesman, on behalf of the users,
requesting a solution to this problem. In other free-use office suites such as
WPS Office Free, SoftMaker FreeOffice and OnlyOffice Free Desktop Editors have
already solved this same problem, some of them using reverse engineering
techniques to understand how this works in Microsoft Office Word.

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


[Libreoffice-bugs] [Bug 86630] MENU: Easily insert page number into header/footer with extended menu Insert

2019-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86630

Cor Nouws  changed:

   What|Removed |Added

Version|4.4.0.0.alpha2  |Inherited From OOo
Summary|MENU: Easily insert page|MENU: Easily insert page
   |number into header/footer   |number into header/footer
   ||with extended menu Insert

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