<div dir="ltr">Hi all,<div>I was looking at this recent bug:</div><div><a href="https://bugs.documentfoundation.org/show_bug.cgi?id=88457&redirected_from=fdo">https://bugs.documentfoundation.org/show_bug.cgi?id=88457&redirected_from=fdo</a><br></div><div><br></div><div>The bug's behavior is basically: urls from a cell cannot be copied and pasted in another cell in Calc. IOW nothing happens after pasting (however special paste seems to work).</div><div><br></div><div>It seems the bug was introduced with one of my commits last Summer, namely:</div><div><a href="http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gsoc14-draw-text-background-color&id=c2580813426a58cd2ab22efacec9d28423201562">http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gsoc14-draw-text-background-color&id=c2580813426a58cd2ab22efacec9d28423201562</a><br></div><div><br></div><div>This small commit simply registers a new text item, EE_CHAR_BKGCOLOR, to deal with the background color of text.</div><div>Does anyone have a guess of how this could affect this behavior on Calc?</div><div><br></div><div>It seems that urls in Calc are automatically filled with a grey background, so I wonder whether this conflicts with the handling of background color by EE_CHAR_BKGCOLOR.</div><div>Does anyone have some pointers to where this happens in Calc's code (i.e. where urls are assigned a background)? </div><div><br></div><div>Cheers,<br>Matteo</div></div>