[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

Julien Nabet  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |serval2...@yahoo.fr
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #6 from Julien Nabet  ---
I gave a try with this:
https://gerrit.libreoffice.org/c/core/+/127790

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

[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

--- Comment #5 from Julien Nabet  ---
BTW, I don't reproduce this with gen rendering but can reproduce this with gtk3
or kf5 ones.

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

[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

--- Comment #4 from Julien Nabet  ---
The simplest way to fix this is to prevent the generation of a shortcut for "z
%1" since it's useless. I suppose there must a way to do it.

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

[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

--- Comment #3 from Julien Nabet  ---
Ok I think it's the automatic process of shortcut addings.

"z" is already used for shortcut _Cancel/zruší.

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

[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

Julien Nabet  changed:

   What|Removed |Added

 CC||caol...@redhat.com

--- Comment #2 from Julien Nabet  ---
I put some debug in SwGotoPageDlg ctr sw/source/uibase/utlui/gotodlg.cxx and
noticed this:
a) In Czech I got:
"z $_1" before and after replacement
b) In French I got:
"_de $1" before replacement
"_de 1" after replacement

see
https://opengrok.libreoffice.org/xref/core/sw/source/uibase/utlui/gotodlg.cxx?r=29489b33#42

More weirdly, if I change translation and put "u $1"
I got:
"_u $1" before replacement
"_u 1" after replacement

Just wonder where the "_" does come from and why its location change.

Caolán: thought you might be interested in this one.

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

[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 CC||serval2...@yahoo.fr

--- Comment #1 from Julien Nabet  ---
On pc Debian with master sources updated today, I could reproduce this (at
least with Czech language).

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

[Libreoffice-bugs] [Bug 146472] Missing page count in Go to Page dialog for some locales

2021-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146472

raal  changed:

   What|Removed |Added

   Keywords||regression
 CC||r...@post.cz

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