Bug 119460 - copy hidden child section at beginning of document via transferable will fail
Summary: copy hidden child section at beginning of document via transferable will fail
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Section
  Show dependency treegraph
 
Reported: 2018-08-23 17:00 UTC by Oliver Brinzing
Modified: 2024-02-05 23:44 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
copy_fails_if_child_section_is_hidden (32.73 KB, application/vnd.oasis.opendocument.text)
2018-08-23 17:00 UTC, Oliver Brinzing
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Brinzing 2018-08-23 17:00:34 UTC
Created attachment 144401 [details]
copy_fails_if_child_section_is_hidden

steps to reproduce:

- open attached document and press button
- text will be copied into a new document
- hide "Child" section: Menu Format Sections... /Section "Child" [X] Hide
- press button again
- nothing will be copied
Comment 1 Buovjaga 2018-09-18 15:22:52 UTC
Repro with document.

Arch Linux 64-bit
Version: 6.2.0.0.alpha0+
Build ID: 05db125c57ea3c8f04a304561209c32cc5c45a67
CPU threads: 8; OS: Linux 4.18; UI render: default; VCL: gtk3_kde5; 
Locale: fi-FI (fi_FI.UTF-8); Calc: threaded
Built on September 17th 2018
Comment 2 QA Administrators 2019-09-19 03:14:23 UTC Comment hidden (obsolete)
Comment 3 Oliver Brinzing 2019-09-19 08:44:59 UTC
still reproducible with:

Version: 6.4.0.0.alpha0+ (x64)
Build ID: c5d37d324cd6d17114c209de1862344ad58a1d93
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded
Comment 4 QA Administrators 2021-09-19 03:43:47 UTC Comment hidden (obsolete)
Comment 5 Gabor Kelemen (allotropia) 2023-04-17 16:02:34 UTC
This seems to have gotten worse in 7.2, now even the first press of the button does not copy anything, since:

https://git.libreoffice.org/core/+/7ab349296dac79dad3fec09f60348efcbb9ea17e

author	Michael Stahl <Michael.Stahl@cib.de>	Fri Nov 20 17:16:35 2020 +0100
committer	Michael Stahl <michael.stahl@cib.de>	Tue Nov 24 12:09:23 2020 +0100

sw: fix copying and deleting of section content via API