[Libreoffice-bugs] [Bug 50050] New: [ProposedEasyhack] Make LE (Link End) Index/Table Entry component character style match LS (Link Start) style by default
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 17 06:49:27 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50050
Bug #: 50050
Summary: [ProposedEasyhack] Make LE (Link End) Index/Table
Entry component character style match LS (Link Start)
style by default
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.4.5 release
Platform: x86 (IA32)
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
AssignedTo: libreoffice-bugs at lists.freedesktop.org
ReportedBy: ryan.jendoubi at gmail.com
As things stand, each time you click the "Hyperlink" button to add a link
component to the Structure of an Entry in an Index/Table, the Character Style
of that component defaults to "Internet Link".
Putting aside the fact that "Internet Link" is a silly default style in this
context... the problem is that if you add an "LS" (Link Start) component to the
Entry Structure, and change its Character Style to something sensible, the "LE"
(Link End) component you then add will still default its Character Style to
"Internet Link".
This in effect means that you have to change the Character Style *twice* per
Entry Level, which is a bit silly. The logic should be "If LS exists,
this.char_style = LE.char_style, else this.char_style = Internet Link". Or, you
know, else "a plain style that makes sense for TOC links" :)
Could someone confirm this is still an issue in 3.5.x?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list