Bug 128296 - Sheet event 'Content changed' not thrown in some cases where it should be
Summary: Sheet event 'Content changed' not thrown in some cases where it should be
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Macro
  Show dependency treegraph
 
Reported: 2019-10-21 12:20 UTC by Wolfgang Jäger
Modified: 2023-05-28 17:36 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
extremely simple playground for the reported bug (24.76 KB, application/vnd.oasis.opendocument.spreadsheet)
2019-10-21 12:20 UTC, Wolfgang Jäger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Jäger 2019-10-21 12:20:51 UTC
Created attachment 155195 [details]
extremely simple playground for the reported bug

May also concern BASIC and sdk

The sheet event 'Content changed' is not thrown if
-1- an array formula was edited (except by deletion). See bug#120465
-2- a SheetCellRange is cut (by Ctrl+X or via menu path)
-3- a SheetCellRange is moved using drag'n drop
-4- one of the above actions is made undone (Ctrl+Z or menu path).
Comment 1 Wolfgang Jäger 2019-10-21 14:13:33 UTC
BTW
A ModifyListener works as expected. It doesn't pass the concerned range(s) via the event.
See https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=99737#p479881 for an example.
Comment 2 Xisco Faulí 2019-11-25 15:41:04 UTC
Thank you for reporting the bug.
it seems you're using an old version of LibreOffice.
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.
Comment 3 Wolfgang Jäger 2019-11-25 16:03:10 UTC
(In reply to Xisco Faulí from comment #2)
> Thank you for reporting the bug.
> it seems you're using an old version of LibreOffice.
> Could you please try to reproduce it with the latest version of LibreOffice
> from https://www.libreoffice.org/download/libreoffice-fresh/ ?
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the latest version.

Sorry. Cannot do any testing for about a week from now. 
The original report was based on experiences with a LibO 6.3.
Before posting the report I also tested with older versions down to 3.3.
Comment 4 QA Administrators 2019-11-26 03:32:48 UTC Comment hidden (obsolete)
Comment 5 Oliver Brinzing 2019-12-01 08:27:05 UTC
> The sheet event 'Content changed' is not thrown if
> -1- an array formula was edited (except by deletion). See bug#120465
> -2- a SheetCellRange is cut (by Ctrl+X or via menu path)
> -3- a SheetCellRange is moved using drag'n drop
> -4- one of the above actions is made undone (Ctrl+Z or menu path).

reproducible with:

Version: 6.5.0.0.alpha0+ (x64)
Build ID: b6c357506740d14611603a4611f4aacaffe4ee13
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win; 
Locale: de-DE (de_DE); UI-Language: en-US
Calc: threaded

and AOO 4.1.5
Comment 6 QA Administrators 2021-12-01 04:39:08 UTC Comment hidden (obsolete)
Comment 7 Wolfgang Jäger 2021-12-01 11:25:21 UTC
Behaviour unchanged in LibO Calc V 7.3.0.0.beta1