[Libreoffice-bugs] [Bug 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

--- Comment #7 from Commit Notification 
 ---
Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4e641d9240a981216d6724141b9b7a9e4c63c82a

Related: tdf#147742 a11y: Dispose table cells as well

It will be available in 7.4.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 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

Michael Weghorn  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Libreoffice-bugs] [Bug 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

--- Comment #6 from Commit Notification 
 ---
Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

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

tdf#147742 a11y: AccessibleGridControlBase: get accessible desc on demand

It will be available in 7.4.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 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

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

https://git.libreoffice.org/core/commit/83419f869c33d550a61d260b1b3aef6a00cefc45

tdf#147742 a11y: AccessibleGridControl...: get accessible name on demand

It will be available in 7.4.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 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

--- Comment #4 from Commit Notification 
 ---
Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

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

tdf#147742 a11y: AccessibleGridControlTable needs SolarMutex

It will be available in 7.4.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 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

--- Comment #3 from Commit Notification 
 ---
Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1ccb6dc5bd2aa67f151d590b1aad20cecefaa28c

tdf#147742 a11y: AccessibleGridControlHeader needs SolarMutex

It will be available in 7.4.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 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.4.0

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

[Libreoffice-bugs] [Bug 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

--- Comment #2 from Michael Weghorn  ---
Created attachment 178641
  --> https://bugs.documentfoundation.org/attachment.cgi?id=178641=edit
GDB backtrace with first two fixes in place

The initially described issue is fixed with these pending changes:
https://gerrit.libreoffice.org/c/core/+/130924
https://gerrit.libreoffice.org/c/core/+/130925

However, LO still crashes, now showing 

> [Thread 0x7fffe333b640 (LWP 592530) exited]
> warn:legacy.osl:592396:592396:svtools/source/uno/unocontroltablemodel.cxx:159:
>  DefaultTableModel::getColumnModel: invalid index!
> --Type  for more, q to quit, c to continue without paging--
> 
> Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault.

GDB backtrace attached.

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

[Libreoffice-bugs] [Bug 147742] Assert hit when using UnoControlGrid with screen reader

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147742

Michael Weghorn  changed:

   What|Removed |Added

 Blocks||101912
 Status|UNCONFIRMED |ASSIGNED
 CC||m.wegh...@posteo.de
 Ever confirmed|0   |1

--- Comment #1 from Michael Weghorn  ---
I ran into this while working on something other a11y-related, plan to fix this
along the way.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=101912
[Bug 101912] [META] Accessibility (a11y) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.