https://bugs.documentfoundation.org/show_bug.cgi?id=142704

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillDesign,
                   |                            |topicDesign
                 CC|libreoffice-ux-advise@lists |[email protected]
                   |.freedesktop.org            |
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
           Severity|enhancement                 |normal

--- Comment #2 from Heiko Tietze <[email protected]> ---
1) Apparently this extended tooltip was never shown correctly. The variable
needs to be replaced per code. Add something like .replaceAll("%PRODUCTNAME",
utl::ConfigManager::getProductName()) to sw/source/ui/config/optpage.cxx at
SwRedlineOptionsTabPage() for m_xInsertColorLB, m_xDeletedColorLB, and
m_xChangedColorLB with get/set_accessible_description.

Or just drop the %PRODUCTNAME from the label in
sw/uiconfig/swriter/ui/optredlinepage.ui

"You can also choose a color to display each type of recorded change. When you
choose the condition "By author" in the list, the color is automatically
determined, then modified to match to the author of each change."


2) Seems we show redlines with colors depending on the author.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to