fdo#82719 EDITING: String with hyperlink not pasted
Fixed. It is impossible to copy / paste a string with hyperlink what is part of a longer string in cell. Change-Id: Id97ef7d742ab8ca17e2cafdc449d04d5839e93d4 Reviewed-on: https://gerrit.libreoffice.org/14412 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
This commit is contained in:
committed by
Eike Rathke
parent
b921e1fd65
commit
5a646f04cc
@@ -218,6 +218,7 @@ const SfxItemInfo aItemInfos[EDITITEMCOUNT] = {
|
||||
{ SID_ATTR_CHAR_OVERLINE, SFX_ITEM_POOLABLE },
|
||||
{ SID_ATTR_CHAR_CASEMAP, SFX_ITEM_POOLABLE }, // EE_CHAR_CASEMAP
|
||||
{ SID_ATTR_CHAR_GRABBAG, SFX_ITEM_POOLABLE }, // EE_CHAR_GRABBAG
|
||||
{ 0, SFX_ITEM_POOLABLE }, // EE_CHAR_BKGCOLOR
|
||||
{ 0, SFX_ITEM_POOLABLE }, // EE_FEATURE_TAB
|
||||
{ 0, SFX_ITEM_POOLABLE }, // EE_FEATURE_LINEBR
|
||||
{ SID_ATTR_CHAR_CHARSETCOLOR, SFX_ITEM_POOLABLE }, // EE_FEATURE_NOTCONV
|
||||
|
Reference in New Issue
Block a user