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

--- Comment #5 from Yousuf Philips (jay) <philip...@hotmail.com> ---
(In reply to Heiko Tietze from comment #1)
> Would be nice to have color names for default options. So we should change
> the picker to fff200 and the other.

Seems they are assigned based on a color name variable. So i checked to make
sure compatibility wont be affected, and LO will export fff200 yellow as ffff00
yellow when saving to .docx, but previously saved .odt which used ffff00 yellow
will experience slight issues of previous highlights looking different than new
highlights.

(In reply to Maxim Monastirsky from comment #3)
> http://opengrok.libreoffice.org/xref/core/svx/source/tbxctrls/tbxcolorupdate.
> cxx#41

So i guess the best option is to create new red and yellow entries that
correspond to the new palette in
http://opengrok.libreoffice.org/xref/core/include/tools/colordata.hxx, rather
than modifying the existing COL_RED and COL_YELLOW values. Right?

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

Reply via email to