Bug 128527 - [EDITING] Create sheet during active cell editing puts content on newly created sheet
Summary: [EDITING] Create sheet during active cell editing puts content on newly creat...
Status: RESOLVED DUPLICATE of bug 119620
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.6.7.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Cell-Edit-Mode
  Show dependency treegraph
 
Reported: 2019-11-01 09:13 UTC by Santosh Patel
Modified: 2019-11-09 10:30 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 Santosh Patel 2019-11-01 09:13:09 UTC
Description:
Start editing a cell (e.g B5) in the current sheet and put some value "Sample". Keep the edit active i.e. do not press enter or click on any other cell.
Now click "+" icon that creates a new sheet.
This switches control to the new sheet where B5 shows "Sample". Go back to previous sheet, cell B5 retained its value prior to editing.

Steps to Reproduce:
1.Edit a cell in active sheet and write text
2.Without losing focus on the cell (stay in edit mode), click '+' icon that creates a new sheet

Actual Results:
The active edits content are present the reference cell on the new sheet.

Expected Results:
The active edit's content should be saved in the reference cell on the previously active sheet before focus switches to new sheet.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.0.7.3
Build ID: 1:6.0.7-0ubuntu0.18.04.10
CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: gtk3; 
Locale: en-IN (en_IN); Calc: group
Comment 1 Oliver Brinzing 2019-11-01 13:35:18 UTC
reproducible with:

Version 3.6.7.2 (Build ID: e183d5b)

Version: 6.3.3.2 (x64)
Build-ID: a64200df03143b798afd1ec74a12ab50359878ed
CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; 
Gebietsschema: de-DE (de_DE); UI-Sprache: de-DE
Calc: 

Version: 6.4.0.0.alpha1+ (x64)
Build ID: 885ae558d34dd76955c727b90eb9ae52ce85df7f
CPU threads: 4; OS: Windows 10.0 Build 18362; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded
Comment 2 Oliver Brinzing 2019-11-09 10:30:00 UTC

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