https://bugs.documentfoundation.org/show_bug.cgi?id=156159
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |, | |[email protected] Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Michael Stahl <[email protected]> --- i believe Maya fixed it! note that clicking only activates the link if the shape with the link is *not* selected - this is the same as in Calc / Writer. there is still some oddity here however: with the commit https://gerrit.libreoffice.org/c/core/+/119164 in 2021 a member SdrObject::msHyperlink was added - but the SdrObject may already have a SvxURLField in its itemset with id EE_FEATURE_FIELD; the itemsets are created by factories like CustomShapeProperties::CreateObjectSpecificItemSet() and the most used ones appear to allow EE_FEATURE_FIELD - it's unclear why this duplication exists -- You are receiving this mail because: You are the assignee for the bug.
