[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

--- Comment #8 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/bf421456ac92b695e8a8e40d0d434c8e52782f90

tdf#157568 After deleting the content of a cell by pressing the delete..

It will be available in 7.6.3.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:24.2.0   |target:24.2.0 target:7.6.3

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

--- Comment #7 from Michael Weghorn  ---
*** Bug 157616 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

Michael Weghorn  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

--- Comment #6 from Patrick Luby  ---
I can confirm that the fix works in my local macOS build:

Version: 24.2.0.0.alpha0+ (AARCH64) / LibreOffice Community
Build ID: 8e886993f32b7db11a99bdecf06451e6de6c3842
CPU threads: 8; OS: macOS 14.0; UI render: Skia/Metal; VCL: osx
Locale: en-CA (en_CA.UTF-8); UI: en-US
Calc: threaded

I also did some light memory leak analysis and I do not see any leaking of iVCL
native accessibility objects so all looks good to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

Noel Grandin  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

--- Comment #5 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/8e886993f32b7db11a99bdecf06451e6de6c3842

tdf#157568 After deleting the content of a cell by pressing the delete..

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:24.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

--- Comment #4 from Noel Grandin  ---
fix is https://gerrit.libreoffice.org/c/core/+/157673

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

Saburo  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||7616

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

--- Comment #3 from Patrick Luby  ---
(In reply to Patrick Luby from comment #2)
> (In reply to raal from comment #1)
> > 153025: tdf#155376 weakly cache ScAccessibleCell |
> > https://gerrit.libreoffice.org/c/core/+/153025

I can also reproduce this on macOS by enabling VoiceOver. After deleting the
cell, moving back into the cell will echo the "pre-deleted" content in
VoiceOver.

@Noel Any thoughts? My first guess is that the accessible cell cache is not
getting notified of deleted cells.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

Patrick Luby  changed:

   What|Removed |Added

 CC||noelgran...@gmail.com

--- Comment #2 from Patrick Luby  ---
(In reply to raal from comment #1)
> 153025: tdf#155376 weakly cache ScAccessibleCell |
> https://gerrit.libreoffice.org/c/core/+/153025

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 157568] After deleting the content of a cell by pressing the delete key, Orca still speaks the content.

2023-10-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157568

raal  changed:

   What|Removed |Added

 CC||plub...@neooffice.org,
   ||r...@post.cz
  Regression By||Patrick Luby
   Keywords||accessibility, bibisected,
   ||bisected, regression
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #1 from raal  ---
This seems to have begun at the below commit in bibisect repository/OS
linux-64-7.6.
Adding Cc: to Patrick Luby ; Could you possibly take a look at this one?
Thanks

5010d0bd86d13e4c5ad7bed6b6da80d7dad0abc3 is the first bad commit
commit 5010d0bd86d13e4c5ad7bed6b6da80d7dad0abc3
Author: Jenkins Build User 
Date:   Wed Jun 14 18:03:31 2023 +0200

source sha:c8a8b8e3a03a02c7ee0b616eb728103fb7cefad0

153025: tdf#155376 weakly cache ScAccessibleCell |
https://gerrit.libreoffice.org/c/core/+/153025

-- 
You are receiving this mail because:
You are the assignee for the bug.