Bug 152602 - copy of string fails if in a hyperlinked cell (XLSX)
Summary: copy of string fails if in a hyperlinked cell (XLSX)
Status: RESOLVED DUPLICATE of bug 149483
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.4.2.3 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-20 00:22 UTC by Justin
Modified: 2022-12-20 00:41 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin 2022-12-20 00:22:14 UTC
Description:
I have an XLS with a cell that is hyperlinked.  Selecting and copying text does not perform the copy to the clipboard.

Steps to Reproduce:
1. open an XLSX where a cell is hyperlinked
2. select the cell
3. select some of the text in the formula field, RMB > Copy (or Ctrl+C)
4. open Notepad, Paste

Actual Results:
observe nothing is pasted (or some previously selected text is pasted)

Expected Results:
the selected text should be copied to the clipboard


Reproducible: Always


User Profile Reset: No

Additional Info:
n/a
Comment 1 m_a_riosv 2022-12-20 00:41:43 UTC
Looks like the same issue reported on bug#149483

*** This bug has been marked as a duplicate of bug 149483 ***