Bug 116978 - No 'Save Changes' dialog after pasting a table to a new draw document
Summary: No 'Save Changes' dialog after pasting a table to a new draw document
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Regressions-AW080
  Show dependency treegraph
 
Reported: 2018-04-12 17:50 UTC by Xisco Faulí
Modified: 2018-05-18 11:36 UTC (History)
2 users (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 Xisco Faulí 2018-04-12 17:50:45 UTC
Steps to reproduce:
1. Open attachment 141151 [details]
2. Select the table clicking in one of its corners
3. Copy it
4. Create a new Draw Document
5. Paste the Table
6. Close the Draw document

-> No 'Do you want to save your chages?' dialog

Reproduced in

Version: 6.1.0.0.alpha0+
Build ID: 24a57e2b854a1b8b3b8533ac72a6614ee29e374a
CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group
Comment 1 Xisco Faulí 2018-04-12 17:51:11 UTC
Regression introduced by:

author	Armin Le Grand <Armin.Le.Grand@cib.de (CIB)>	2018-03-01 15:54:32 +0100
committer	Armin Le Grand <Armin.Le.Grand@cib.de>	2018-04-07 00:28:30 +0200
commit dfefe448c41921f2f1e54d3f69b8b9e89031d055 (patch)
tree 1aace31054b5740e2faffcbc5de66a791be27f7d
parent eba4d5b2b76cefde90cb3d6638c736f435023a45 (diff)
SOSAW080: Added first bunch of basic changes to helpers

Bisected with: bibisect-linux64-6.1

Adding Cc: to Armin Le Grand
Comment 2 Armin Le Grand 2018-05-09 16:54:20 UTC
Checked with fixes so far added (including tdf#116977):
- sourcedoc (with table used to select and copy): no save request - okay
- targetdoc (new draw, pasted table): asks for safe -> okay
-> cannot reproduce.