[Libreoffice-bugs] [Bug 126329] New: Allow inline editing of URLs in editeng
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 10 14:39:59 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126329
Bug ID: 126329
Summary: Allow inline editing of URLs in editeng
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: s.mehrbrodt at gmail.com
URLs in editeng are fields (while in Writer they are just character
attributes).
That means, the cursor can't travel through them as they are represented by a
single character internally.
This makes URL editing hard compared to Writer. One has to right click on a
link, select "Edit Link" and then update the link text.
Instead it should be possible to directly edit the URL text as any other text
(and as it is possible in Writer).
Probably we can't get rid of the field nature the URL currently has (to not
break API) but we can surely add inline field editing as we have in Writer for
certain fields.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190710/1b0798d1/attachment.html>
More information about the Libreoffice-bugs
mailing list