On February 8, 2015 at 10:32 PM Matteo Campanelli
<matteo.campanelli@gmail.com> wrote:
Does anyone have some pointers to where this happens in Calc's code (i.e.
where urls are assigned a background)?
An URL value inside cell is represented by an SvxURLField instance, so doing a
git grep on SvxURLField in the sc module should narrow things down for you. The
gray background is applied to all field items, of which URL is one. So, if the
background color is still applied but the URL becomes empty, then perhaps Calc
is failing to copy the URL data during copy-n-paste or something.
Beyond that, I really don't have any more clue.
Kohei
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.