[Bug 139472] Adding internal hyperlinks to unnamed slides causes links to break when switching UI languages due to link anchors pointing to the localised names

2024-03-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139472

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||5282

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

[Bug 139472] Adding internal hyperlinks to unnamed slides causes links to break when switching UI languages due to link anchors pointing to the localised names

2023-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139472

--- Comment #6 from QA Administrators  ---
Dear Gael Langlais,

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

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

[Libreoffice-bugs] [Bug 139472] Adding internal hyperlinks to unnamed slides causes links to break when switching UI languages due to link anchors pointing to the localised names

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

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||112125, 119352

--- Comment #5 from Heiko Tietze  ---
(In reply to Eike Rathke from comment #4)
> Geez.. why am I Cc'ed on every stupid implementation decision bug as soon as
> it involves localized content..

Happens when you are the expert ;-). But message received, will add you only at
the interesting topics. Thanks for the comment.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=112125
[Bug 112125] [META] Hyperlink dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=119352
[Bug 119352] [META] Language issues
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 139472] Adding internal hyperlinks to unnamed slides causes links to break when switching UI languages due to link anchors pointing to the localised names

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

--- Comment #4 from Eike Rathke  ---
Geez.. why am I Cc'ed on every stupid implementation decision bug as soon as it
involves localized content..

A programmatic anchor name that doesn't depend on UI language and doesn't get
translated would be best. However, that still wouldn't help against the current
translated link#anchor names, for the same reason that iterating and collecting
anchor names and translating them to the current language wouldn't work: the
originating translation is unknown. Only the current UI language's translation
of "Slide" is known.

However, the underlying problem is that the actual anchor is not written to
file. While there is the xlink:href="#Slide 2" on the link, there is absolutely
no indicator (in file) that the  would be the
corresponding target. That seems to be made up by Impress internally, using the
then current UI name, which of course may not match.

If the anchor target was saved and loaded, the actual translation wouldn't even
matter. What then may get confusing is having several languages showing up as
anchors in the dialog when editing links in different UI localizations, but
that's just cosmetic and could be addressed by internally collecting the then
known anchors under the current UI name (just a quick idea).

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

[Libreoffice-bugs] [Bug 139472] Adding internal hyperlinks to unnamed slides causes links to break when switching UI languages due to link anchors pointing to the localised names

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

Heiko Tietze  changed:

   What|Removed |Added

   Severity|minor   |normal
 CC|libreoffice-ux-advise@lists |er...@redhat.com,
   |.freedesktop.org|heiko.tietze@documentfounda
   ||tion.org, rayk...@gmail.com
   Keywords|needsUXEval |

--- Comment #3 from Heiko Tietze  ---
We clearly need a non-translated URL



But #Slide<> becomes #Folie<> in German. Or Diapo in French.

No idea if that's possible; the alternative is to iterate through all
xlink:href, check whether it targets the document and translate default terms
into the local language.

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

[Libreoffice-bugs] [Bug 139472] Adding internal hyperlinks to unnamed slides causes links to break when switching UI languages due to link anchors pointing to the localised names

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

Buovjaga  changed:

   What|Removed |Added

 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
Summary|[EDITING] Internal document |Adding internal hyperlinks
   |Hyperlink get broken when   |to unnamed slides causes
   |changing UI language|links to break when
   ||switching UI languages due
   ||to link anchors pointing to
   ||the localised names
   Keywords||needsUXEval
 Whiteboard| QA:needsComment|

--- Comment #2 from Buovjaga  ---
Reproduced and adjusted summary to reflect the root cause. As seen in the test
file, the anchor is #Diapo 3, the default French name for the slide. If you
explicitly rename the slide to something other than the default name, internal
links will not break.

Adding design team because I can't think of a good way to solve this.

Arch Linux 64-bit
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: ac21d937690c1ef995df22e11384e0fab226472e
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: fi-FI (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 2 December 2021

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