Re: [orca] Re: [libreoffice-accessibility] menu navigation issue

2024-06-11 Thread Michael Weghorn
On 2024-06-11 14:29, Jason J.G. White wrote: On 11/6/24 07:38, Joanmarie Diggs wrote: BTW, are you using Wayland and gnome-shell? If so, it sounds like https://gitlab.gnome.org/GNOME/mutter/-/issues/3267. Although that was fixed four months ago. Yes, it's GNOME-Shell under Wayland. I just

[libreoffice-accessibility] Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
On 2024-06-11 10:48, Michael Weghorn wrote: On 2024-06-11 10:07, Samuel Thibault wrote: Michael Weghorn, le mar. 11 juin 2024 07:55:47 +, a ecrit: The feedback I've received from a11y experts so far is that off-screen doc content should *generally* be exposed on the a11y level

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
On 2024-06-11 10:48, Michael Weghorn wrote: On 2024-06-11 10:07, Samuel Thibault wrote: Michael Weghorn, le mar. 11 juin 2024 07:55:47 +, a ecrit: The feedback I've received from a11y experts so far is that off-screen doc content should *generally* be exposed on the a11y level

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
On 2024-06-11 10:07, Samuel Thibault wrote: Michael Weghorn, le mar. 11 juin 2024 07:55:47 +, a ecrit: The feedback I've received from a11y experts so far is that off-screen doc content should *generally* be exposed on the a11y level, and limiting Calc to not do that with its huge amount

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-11 Thread Michael Weghorn
Hi, thanks for sharing your thoughts! On 2024-06-10 16:37, Michael Meeks wrote: Let me add my 2 cents; a spreadsheet can have 10^20 rows, and 2^14 columns - that's 34 bits already - so even in the case that you thought you wanted to iterate them all over a remote bus - you don't. True.

Re: [libreoffice-accessibility] menu navigation issue

2024-06-10 Thread Michael Weghorn
On 2024-06-10 14:14, Jason J.G. White wrote: I noted the following on the Orca mailing list recently, but others were unable to reproduce it. The issue below is not a priority for me at the moment, but I'm reporting it here in case it can be resolved to prevent others from encountering it.

core.git: sc/source

2024-06-10 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7d334ba7467d03e2d890e2926244f783d403878f Author: Michael Weghorn AuthorDate: Mon Jun 10 14:08:15 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Jun 11

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-10 Thread Michael Weghorn
Thanks for the additional explanations! On 2024-06-07 15:20, Luuk van der Duim wrote: What any screen-reader/AT would like is to offer best response times to users by caching objects up-front to minimize IPC round trips between AT and application. For `atspi` we would like to offer a cache

core.git: sc/source

2024-06-07 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 21 +++ 1 file changed, 17 insertions(+), 4 deletions(-) New commits: commit 5f9a955042822d05af5c04b2c852738c7e1e21a2 Author: Michael Weghorn AuthorDate: Fri Jun 7 13:03:19 2024 +0200 Commit: Michael Weghorn

Re: [a11y] LibreOffice Calc exposes 2^31 children, freezes on `GetChildren`

2024-06-07 Thread Michael Weghorn
Hi, thanks for bringing this up. On 2024-06-06 23:44, Luuk van der Duim wrote: While working on fama11y-tree [1], an AT-SPI2-bus objects tree example, I found that LibreOffice Calc has an object that exposes 2^31 children on its `Accessible` interface. (LO version: 24.2.3.2 x86_64, xubuntu

core.git: avmedia/source

2024-06-01 Thread Michael Weghorn (via logerrit)
avmedia/source/qt6/QtFrameGrabber.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit a99575f04fa9c858bfcd996f037444135810d43f Author: Michael Weghorn AuthorDate: Sat Jun 1 07:32:22 2024 +0200 Commit: Michael Weghorn CommitDate: Sun Jun 2 06

[libreoffice-accessibility] Re: assist

2024-06-01 Thread Michael Weghorn
Hi Marisane, and welcome! (More comments on specific aspects below.) On 2024-06-01 19:27, Marisane Moruthanyana wrote: I trust that I have come to the right list. I have just installed LibreOffice after being advised to do so. I am challenged to understand some of its features and the

Re: assist

2024-06-01 Thread Michael Weghorn
Hi Marisane, and welcome! (More comments on specific aspects below.) On 2024-06-01 19:27, Marisane Moruthanyana wrote: I trust that I have come to the right list. I have just installed LibreOffice after being advised to do so. I am challenged to understand some of its features and the

core.git: shell/source

2024-05-31 Thread Michael Weghorn (via logerrit)
shell/source/backends/kf5be/kfaccess.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit eff8497fa2ab9c0e4889e1cf38fdeff1b2ec195a Author: Michael Weghorn AuthorDate: Thu May 30 14:29:05 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 31 14:29:01

core.git: 2 commits - shell/IwyuFilter_shell.yaml shell/Library_kf5be.mk shell/source

2024-05-31 Thread Michael Weghorn (via logerrit)
, 11 insertions(+), 14 deletions(-) New commits: commit 9214b80fe67f6771a4120b6eeaddd85cea1d6f2a Author: Michael Weghorn AuthorDate: Thu May 30 13:57:03 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 31 14:28:52 2024 +0200 kf: Drop "5" from KF 5 desktop backend

core.git: avmedia/CustomTarget_avmediaqt6_moc.mk avmedia/Library_avmediaqt6.mk avmedia/source

2024-05-31 Thread Michael Weghorn (via logerrit)
changed, 166 insertions(+), 1 deletion(-) New commits: commit f04e711ea34ad3ad5ee642047be5d56a18fa0b53 Author: Michael Weghorn AuthorDate: Thu May 30 13:24:02 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 31 09:24:01 2024 +0200 tdf#145735 qt avmedia: Implement frame grabber

core.git: vcl/unx

2024-05-29 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 405cf00e4818886b0d3053d03cfb2e3f3a5e8eb8 Author: Michael Weghorn AuthorDate: Tue May 28 11:50:12 2024 +0200 Commit: Michael Weghorn CommitDate: Wed May 29 09:47:21 2024 +0200

core.git: accessibility/source

2024-05-29 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessibleiconchoicectrl.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit ceca4cde363154b0c7e276d65fc87ec94eb0bb9a Author: Michael Weghorn AuthorDate: Tue May 28 15:07:30 2024 +0200 Commit: Michael Weghorn CommitDate

core.git: accessibility/source

2024-05-29 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessibleiconchoicectrlentry.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit c61f6a78022de6b29f031f3ac6726520032de187 Author: Michael Weghorn AuthorDate: Tue May 28 14:44:29 2024 +0200 Commit: Michael Weghorn CommitDate: Wed May 29

core.git: 3 commits - include/vcl vcl/qt5 vcl/source vcl/unx

2024-05-27 Thread Michael Weghorn (via logerrit)
5 files changed, 58 insertions(+), 4 deletions(-) New commits: commit 4b53712cccfa48fc7d1f754d6a596204e041d554 Author: Michael Weghorn AuthorDate: Mon May 27 14:16:53 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 28 06:47:08 2024 +0200 tdf#160971 gtk: Don't select combobox

Re: GSoC: Libreoffice Theme (week - 1 update)

2024-05-26 Thread Michael Weghorn
On 2024-05-27 06:48, Sahil Gautam wrote: @Michael made a vaild point. Haven't played around with the ColorConfig much, (slow PC reasons), but this week I will go  through that. Things will be more clear then. This is my take on it now. - Read the colors from the widget toolkits and store it

Re: GSoC: Libreoffice Theme (week - 1 update)

2024-05-26 Thread Michael Weghorn
On 2024-05-27 05:04, Sahil Gautam wrote: The project is about not depending on the OS for colors and implement "Themes" in Libreoffice. So as per my understanding (opinions invited), all the `Set...Color()` calls in the `bool UpdateSettings(AllSettings& rSettings)` functions, which take colors

core.git: Branch 'libreoffice-24-2-4' - sc/source

2024-05-26 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 1 file changed, 4 insertions(+) New commits: commit 661eed7b8e5412a0c6f952dc30a529683a2f5986 Author: Michael Weghorn AuthorDate: Thu May 23 12:57:46 2024 +0200 Commit: Noel Grandin CommitDate: Sun May 26 09:53:14 2024

core.git: Branch 'libreoffice-24-2' - sc/source

2024-05-26 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 1 file changed, 4 insertions(+) New commits: commit e7a660709c153239bfec8ddb445d0ee7ed790215 Author: Michael Weghorn AuthorDate: Thu May 23 12:57:46 2024 +0200 Commit: Noel Grandin CommitDate: Sun May 26 09:53:04 2024

core.git: sc/source

2024-05-25 Thread Michael Weghorn (via logerrit)
sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4d2c41e8171139e210d94b0c3c2b6b3d6392665a Author: Michael Weghorn AuthorDate: Thu May 23 12:57:46 2024 +0200 Commit: Michael Weghorn CommitDate: Sat May 25 09:02:38 2024

core.git: avmedia/source

2024-05-24 Thread Michael Weghorn (via logerrit)
avmedia/source/qt6/QtPlayer.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 7960bd204bdecb73522c1eda6c101c40edda Author: Michael Weghorn AuthorDate: Fri May 24 11:31:09 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 18:18:17

core.git: vcl/qt5

2024-05-24 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtObject.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 81c94af71206013cb200f5612bc3bd61c799cf83 Author: Michael Weghorn AuthorDate: Fri May 24 11:16:17 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 18:17:58 2024 +0200 tdf#145735 qt: Set

core.git: 2 commits - accessibility/inc accessibility/source

2024-05-24 Thread Michael Weghorn (via logerrit)
accessibility/inc/standard/accessiblemenubasecomponent.hxx|4 accessibility/source/standard/accessiblemenubasecomponent.cxx | 68 +- 2 files changed, 35 insertions(+), 37 deletions(-) New commits: commit 248a19ad2b21669be6f76dbacb0f89ea41fe6d96 Author: Michael Weghorn

core.git: vcl/qa

2024-05-24 Thread Michael Weghorn (via logerrit)
vcl/qa/cppunit/a11y/atspi2/atspi2testbase.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 87c41bbf04c361746bf9c2373aa144a02d971303 Author: Michael Weghorn AuthorDate: Fri May 24 06:21:30 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 08

core.git: vcl/unx

2024-05-23 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 23 +++ 1 file changed, 23 insertions(+) New commits: commit ee168614ddea2f349e80372599296e835080f264 Author: Michael Weghorn AuthorDate: Thu May 23 15:39:34 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 24 06:25:54 2024 +0200

core.git: 2 commits - android/source sw/inc

2024-05-23 Thread Michael Weghorn (via logerrit)
: commit 6bab5485913ca99feb00855a20171a8a770f0469 Author: Michael Weghorn AuthorDate: Wed May 22 13:50:24 2024 +0200 Commit: Michael Weghorn CommitDate: Thu May 23 15:53:26 2024 +0200 android: Use "compact_fonts" LibreOfficeKit option For Android Viewer, set the &quo

core.git: sw/source

2024-05-22 Thread Michael Weghorn (via logerrit)
sw/source/core/doc/tblrwcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 554c06b2f66ff7c26df0ac29f89894fff89eecd6 Author: Michael Weghorn AuthorDate: Wed May 22 08:16:00 2024 +0100 Commit: Michael Weghorn CommitDate: Wed May 22 11:05:03 2024 +0200

core.git: avmedia/CustomTarget_avmediaqt6_moc.mk avmedia/Library_avmediaqt6.mk avmedia/Module_avmedia.mk avmedia/source config_host/config_vclplug.h.in config_host.mk.in configure.ac Repository.mk vcl

2024-05-21 Thread Michael Weghorn (via logerrit)
: commit 441d8ed9be0e7f831b455a69b8688dcb79a8bc00 Author: Michael Weghorn AuthorDate: Mon May 20 16:25:09 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 21 17:28:04 2024 +0200 tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playback Similar to the way that GTK 4's

core.git: 2 commits - vcl/inc vcl/qt5

2024-05-21 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtAccessibleEventListener.hxx |2 vcl/qt5/QtAccessibleEventListener.cxx | 196 ++ 2 files changed, 119 insertions(+), 79 deletions(-) New commits: commit 575ab78504c5082590970812e723ec01299787a2 Author: Michael Weghorn AuthorDate: Mon May 20

New QtMultimedia dependency for --enable-qt6/--enable-kf6 builds (by default)

2024-05-20 Thread Michael Weghorn
In order to make video playback work for the Qt 6 based VCL plugins (qt6, kf6) work, the pending Gerrit change [1] ("tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playback") will introduce a new default dependency on QtMultimedia for builds using the --enable-qt6/--enable-kf6 autogen

core.git: avmedia/Library_avmediagtk.mk

2024-05-20 Thread Michael Weghorn (via logerrit)
avmedia/Library_avmediagtk.mk |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit ba41718095a790e2a39d569f5cdd9006c5169545 Author: Michael Weghorn AuthorDate: Mon May 20 10:28:05 2024 +0200 Commit: Michael Weghorn CommitDate: Mon May 20 15:22:49 2024 +0200

core.git: Branch 'libreoffice-24-2' - vcl/qt5

2024-05-18 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFrame.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 9497be2e668c19aedc588588bf9dfed9338afe54 Author: Michael Weghorn AuthorDate: Fri May 17 17:02:49 2024 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sat May 18 15:17:40 2024

core.git: 3 commits - vcl/qt5

2024-05-17 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFrame.cxx | 28 +++- 1 file changed, 27 insertions(+), 1 deletion(-) New commits: commit 2f4103da5625a9b90eb41d5c767a248a8d0b4255 Author: Michael Weghorn AuthorDate: Fri May 17 17:02:49 2024 +0200 Commit: Michael Weghorn CommitDate: Sat May 18 06:55

core.git: Branch 'libreoffice-24-2' - android/README.md android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
android/README.md | 14 ++ android/source/src/main/play/listings/en-US/graphics/icon.png |1 2 files changed, 15 insertions(+) New commits: commit 6460b76852b69f428ed26aba3877e9853ec22555 Author: Michael Weghorn AuthorDate: Thu May

core.git: 2 commits - android/source instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo solenv/bin

2024-05-16 Thread Michael Weghorn (via logerrit)
/windows/msi_templates/_Validat.idt |1 solenv/bin/modules/installer/windows/idtglobal.pm |4 - 9 files changed, 37 insertions(+), 38 deletions(-) New commits: commit 86050dc7c72b98cf7af98d78e664965c9d9bb383 Author: Michael Weghorn AuthorDate: Thu May 16 10:35:39

core.git: 2 commits - android/README.md android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
69189de8fa9a9d4973a4304a82780d32e79fbe6f Author: Michael Weghorn AuthorDate: Thu May 16 09:26:44 2024 +0200 Commit: Michael Weghorn CommitDate: Thu May 16 12:14:04 2024 +0200 tdf#157009 android: Add icon symlink for F-Droid Add a symlink to the app icon at the expected

core.git: 3 commits - android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
deletions(-) New commits: commit 91fa1f792de325f0fb95e56c59a52d5fc97d860d Author: Michael Weghorn AuthorDate: Thu May 16 08:58:40 2024 +0200 Commit: Michael Weghorn CommitDate: Thu May 16 12:13:51 2024 +0200 android: Avoid unnecessary prefs processing When the experimental

core.git: 3 commits - android/source

2024-05-16 Thread Michael Weghorn (via logerrit)
/libreoffice/SettingsActivity.java | 28 ++-- android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 27 9 files changed, 19 insertions(+), 127 deletions(-) New commits: commit 39ed595d608efd852a0239f6cf74f1168981cfc2 Author: Michael Weghorn AuthorDate: Thu May

core.git: android/Bootstrap config_host.mk.in configure.ac

2024-05-16 Thread Michael Weghorn (via logerrit)
android/Bootstrap/Makefile.shared |1 + config_host.mk.in |1 + configure.ac |1 + 3 files changed, 3 insertions(+) New commits: commit f895ee6de44cddfb86cdb0912693f7aa56cb3340 Author: Michael Weghorn AuthorDate: Thu May 16 04:51:47 2024

Re: Fwd: [libreoffice-accessibility] Shortcuts on a document opened in Writer.

2024-05-15 Thread Michael Weghorn
On 2024-05-15 08:17, Vivien Palcic wrote: I just tried Tab and Shift-Tab to no avail. On the contrary, I just got cells being added (which is the same as would happen in Microsoft Word). In my tests with NVDA running on Windows, a new row is only inserted when pressing Tab when the keyboard

Re: Fwd: [libreoffice-accessibility] Shortcuts on a document opened in Writer.

2024-05-14 Thread Michael Weghorn
On 2024-05-13 13:00, Jason J.G. White wrote: From memory, Tab and Shift-Tab move cell by cell. Someone more familiar with NVDA and LibreOffice might be able to explain what's happening with the NVDA table navigation commands. NVDA's own table navigation commands currently don't work with

core.git: android/source

2024-05-14 Thread Michael Weghorn (via logerrit)
Weghorn AuthorDate: Mon May 13 15:36:20 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 14 08:37:49 2024 +0200 android: Fix taking photos by dropping permission At least on recent devices (seen e.g. on an AVD with API level 34 and a Fairphone 3 with LineageOS 20

core.git: 3 commits - android/source

2024-05-14 Thread Michael Weghorn (via logerrit)
| 28 -- android/source/src/java/org/libreoffice/FormattingController.java |2 5 files changed, 31 insertions(+), 9 deletions(-) New commits: commit 5ad26dfac2a4d3f209721c5c3c9b7b6d6ad71a6f Author: Michael Weghorn AuthorDate: Mon May 13 13:00:57 2024 +0200 Commit: Michael

core.git: vcl/source

2024-05-13 Thread Michael Weghorn (via logerrit)
vcl/source/control/spinfld.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 869b88488ac443cc64943254064da20b0f361c56 Author: Michael Weghorn AuthorDate: Mon May 13 16:37:45 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 14 07:25:44

core.git: include/vcl vcl/source

2024-05-12 Thread Michael Weghorn (via logerrit)
include/vcl/toolkit/combobox.hxx | 33 ++ vcl/source/control/combobox.cxx | 576 ++- 2 files changed, 298 insertions(+), 311 deletions(-) New commits: commit 737a07897e7414228d727fd3d16b3bd47ff226fa Author: Michael Weghorn AuthorDate: Fri May 10 16:55

core.git: accessibility/inc accessibility/source

2024-05-10 Thread Michael Weghorn (via logerrit)
+- 4 files changed, 41 insertions(+), 1 deletion(-) New commits: commit ab7a94b8403e7fc89398a603a10e9002bd7e2077 Author: Michael Weghorn AuthorDate: Fri May 10 15:35:23 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 10 21:49:49 2024 +0200 tdf#160971 a11y: Send full text

core.git: accessibility/source

2024-05-10 Thread Michael Weghorn (via logerrit)
accessibility/source/extended/accessiblelistbox.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit c24db71bc56c5d81a6e8fb72b6d6358992d0 Author: Michael Weghorn AuthorDate: Fri May 10 13:33:35 2024 +0200 Commit: Michael Weghorn CommitDate: Fri

core.git: chart2/source

2024-05-10 Thread Michael Weghorn (via logerrit)
chart2/source/controller/accessibility/AccessibleBase.cxx |9 - chart2/source/controller/inc/AccessibleBase.hxx |5 + 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 34bfb9f506fa661a19498176f20bf3dfb7d8ff6c Author: Michael Weghorn

core.git: chart2/source

2024-05-10 Thread Michael Weghorn (via logerrit)
chart2/source/controller/main/ChartController.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2684a1be8dceb0864772b57ce89ab822d198da04 Author: Michael Weghorn AuthorDate: Fri May 10 07:50:15 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 10 16

Re: [libreoffice-accessibility] Shortcuts on a document opened in Writer.

2024-05-09 Thread Michael Weghorn
On 2024-05-09 21:30, Jason J.G. White wrote: On 9/5/24 15:17, Gabriele Battaglia wrote: Hi. With NVDA, How can I use the key shortcuts to move along a writer document? Commands like H to jump over headers? I don't know whether this is supported - it isn't in Linux, which is the environment

core.git: 2 commits - vcl/unx

2024-05-08 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkwrapper.cxx | 24 ++-- 1 file changed, 6 insertions(+), 18 deletions(-) New commits: commit 5e1aaaf07d70cb8eda1c7f14a458680d9323ff74 Author: Michael Weghorn AuthorDate: Wed May 8 10:26:55 2024 +0200 Commit: Michael Weghorn CommitDate: Wed May

core.git: vcl/uiconfig

2024-05-07 Thread Michael Weghorn (via logerrit)
vcl/uiconfig/ui/combobox.ui |5 + 1 file changed, 5 insertions(+) New commits: commit 9f078ed7b625e86182d64d5ccfbb410cdd38081c Author: Michael Weghorn AuthorDate: Tue May 7 10:04:16 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7 16:17:26 2024 +0200 tdf#160971

core.git: 2 commits - vcl/inc vcl/Library_vclplug_gtk3_kde5.mk vcl/Library_vclplug_gtk3.mk vcl/unx

2024-05-07 Thread Michael Weghorn (via logerrit)
26e7ddb2c87642099f1320279c96a9176ef18dfe Author: Michael Weghorn AuthorDate: Tue May 7 08:38:29 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7 16:16:55 2024 +0200 gtk3 a11y: Drop WindowEventHandler completely As mentioned in commit c45c64aeb57dce91965d7be54601128946455c90 Author

core.git: 2 commits - vcl/unx

2024-05-07 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkutil.cxx | 92 -- 1 file changed, 92 deletions(-) New commits: commit fedd4886b0b63ea3254ea4ce4b7f9b5b73af95f0 Author: Michael Weghorn AuthorDate: Tue May 7 08:19:35 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7

Re: GSoC project to add CPDB support to the LibreOffice print dialog

2024-05-07 Thread Michael Weghorn
me from the LibreOffice side and I am happy to announce that Michael Weghorn will be mentoring me from the LibreOffice side on this project. I look forward to working on this project with my mentors and being a part of the open-source community. Thanks for the update and welcome again!

core.git: accessibility/inc

2024-05-06 Thread Michael Weghorn (via logerrit)
accessibility/inc/extended/accessibletabbar.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit b420a5cd2424d2fc5efa3fcc395d14366f4b2773 Author: Michael Weghorn AuthorDate: Mon May 6 12:38:33 2024 +0200 Commit: Michael Weghorn CommitDate: Tue May 7 06:07

core.git: winaccessibility/source

2024-05-06 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/AccActionBase.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 0feb490c7625ed1bef7c59d197436fc849bd8dfa Author: Michael Weghorn AuthorDate: Mon May 6 13:16:04 2024 +0100 Commit: Michael Weghorn CommitDate: Tue May

core.git: include/vcl vcl/source vcl/unx

2024-05-06 Thread Michael Weghorn (via logerrit)
include/vcl/vclevent.hxx |1 - vcl/source/window/toolbox2.cxx |9 - vcl/unx/gtk3/a11y/atkutil.cxx | 38 -- 3 files changed, 48 deletions(-) New commits: commit 593923ee108b01c03ee3b14295fedfb8d07e7ea0 Author: Michael Weghorn

core.git: 3 commits - vcl/unx

2024-05-06 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkutil.cxx | 205 ++ 1 file changed, 30 insertions(+), 175 deletions(-) New commits: commit c45c64aeb57dce91965d7be54601128946455c90 Author: Michael Weghorn AuthorDate: Mon May 6 14:44:36 2024 +0200 Commit: Michael Weghorn

Re: Which GUI toolkit should I learn so that I can "Hack the UI"

2024-05-06 Thread Michael Weghorn
On 2024-05-03 19:15, Printf Debugging wrote: **Opinions invited**: I want to work on the UI, beyond small issues, like creating custom widgets, notebookbar, tabbed UI etc. I feel that I need to know a GUI toolkit well, like gtk or qt for that. So some days ago, I started playing around with

Re: [libreoffice-accessibility] New user

2024-05-05 Thread Michael Weghorn
Hello and welcome! On 2024-05-04 00:46, Keith Reedy wrote: I am a new user of writer the latest version. I am looking for anything that mite get me up to speed. I used writer a number of years ago but that has been a while. I am using a mac. Any thoughts! This wiki page has some further links

core.git: include/svx sd/inc sd/source

2024-05-03 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Thu May 2 17:12:55 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 3 08:11:53 2024 +0200 sd, svx: Return new annotation instead of using out param Let `SdrPage::createAnnotation` et al. return the newly created annotation rather than

core.git: vcl/unx

2024-05-02 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 192bda84402bda175d7620319c019747b24de460 Author: Michael Weghorn AuthorDate: Thu May 2 09:32:22 2024 +0200 Commit: Michael Weghorn CommitDate: Fri May 3 07:27:13 2024 +0200

core.git: 2 commits - vcl/unx

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/a11y/atkfactory.cxx | 83 +-- 1 file changed, 12 insertions(+), 71 deletions(-) New commits: commit be543e321552d4331e7dddca954a2b57f4c7f379 Author: Michael Weghorn AuthorDate: Tue Apr 30 16:17:25 2024 +0200 Commit: Michael Weghorn

core.git: vcl/unx

2024-04-30 Thread Michael Weghorn (via logerrit)
Author: Michael Weghorn AuthorDate: Tue Apr 30 13:06:15 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 30 17:36:44 2024 +0200 gtk4 a11y: Handle accessible relations When creating a new LoAccessible, also consider accessible relations. These can be retrieved via

core.git: 2 commits - editeng/source vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
editeng/source/editeng/impedit2.cxx | 51 vcl/qt5/QtWidget.cxx|4 +- 2 files changed, 26 insertions(+), 29 deletions(-) New commits: commit 63a62abae01e7beb15d1e7cb12c469b42253bf1b Author: Michael Weghorn AuthorDate: Tue Apr 30 11

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx | 10 +- vcl/qt5/QtClipboard.cxx|2 +- vcl/qt5/QtTransferable.cxx |8 3 files changed, 18 insertions(+), 2 deletions(-) New commits: commit 8fbff7fa22cc50132f09442e338fc71434c4a77a Author: Michael Weghorn AuthorDate: Fri

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx |1 - vcl/qt5/QtTransferable.cxx | 35 +-- 2 files changed, 17 insertions(+), 19 deletions(-) New commits: commit 28b2020f276f12561252ea3a42555bfe88a0c1b6 Author: Michael Weghorn AuthorDate: Fri Apr 26 14:39:14 2024

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx | 18 +- vcl/qt5/QtTransferable.cxx | 27 +-- 2 files changed, 30 insertions(+), 15 deletions(-) New commits: commit 2e4a593abc2fb82f7d26f73db71bb7fdd68add35 Author: Michael Weghorn AuthorDate: Tue Feb 13 13:23

core.git: Branch 'libreoffice-24-2' - vcl/inc vcl/qt5

2024-04-30 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtTransferable.hxx |2 -- vcl/qt5/QtTransferable.cxx | 13 + 2 files changed, 1 insertion(+), 14 deletions(-) New commits: commit fedd7587477ae7c2b3f3cb350db3aeedbbb20f1c Author: Michael Weghorn AuthorDate: Fri Feb 9 10:55:16 2024 +0100 Commit: Michael

core.git: 2 commits - vcl/inc vcl/qt5

2024-04-29 Thread Michael Weghorn (via logerrit)
: Michael Weghorn AuthorDate: Fri Apr 26 15:04:24 2024 +0200 Commit: Michael Weghorn CommitDate: Tue Apr 30 06:53:19 2024 +0200 qt: Guard clipboard mime data with SolarMutex Most of the access to the QtClipboardTransferable mime data happens exclusively on the main thread

core.git: 2 commits - vcl/unx

2024-04-26 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/a11y.cxx | 29 ++--- 1 file changed, 2 insertions(+), 27 deletions(-) New commits: commit f6ca163d3f6383d3a48dbdacc5410e630d678ea1 Author: Michael Weghorn AuthorDate: Fri Apr 26 12:43:24 2024 +0200 Commit: Michael Weghorn CommitDate: Fri Apr 26 20

core.git: vcl/unx

2024-04-25 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk4/convert3to4.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0c3fb583b9fdbbc634a5cabe578d3e717c36bff6 Author: Michael Weghorn AuthorDate: Thu Apr 25 10:11:15 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 25 18:00:35 2024 +0200 gtk4

core.git: 2 commits - accessibility/source dbaccess/source editeng/source offapi/com sc/source sd/source svx/source sw/source test/source toolkit/source vcl/osx vcl/qa vcl/qt5 vcl/source vcl/unx winac

2024-04-24 Thread Michael Weghorn (via logerrit)
deletions(-) New commits: commit d4f6534e8870e8f271984c37ce54a6878f372ae1 Author: Michael Weghorn AuthorDate: Wed Apr 24 14:39:46 2024 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 24 23:04:35 2024 +0200 [API CHANGE] a11y: Use XAccessible for relation targets Use

core.git: 2 commits - winaccessibility/source

2024-04-23 Thread Michael Weghorn (via logerrit)
winaccessibility/source/UAccCOM/MAccessible.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 31a4062bc0f3a751d3758a2d9b3ebb4fe9010590 Author: Michael Weghorn AuthorDate: Tue Apr 23 09:26:34 2024 +0100 Commit: Michael Weghorn CommitDate

core.git: offapi/com

2024-04-23 Thread Michael Weghorn (via logerrit)
offapi/com/sun/star/accessibility/XAccessibleSelection.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c356b68656e57248123d333abd87803e4e89e8eb Author: Michael Weghorn AuthorDate: Mon Apr 22 18:09:28 2024 +0200 Commit: Michael Weghorn CommitDate: Tue

core.git: editeng/source

2024-04-23 Thread Michael Weghorn (via logerrit)
editeng/source/accessibility/AccessibleParaManager.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit f063aac5143f14226f3e909c3d0a87e040d03538 Author: Michael Weghorn AuthorDate: Mon Apr 22 17:54:42 2024 +0200 Commit: Michael Weghorn CommitDate

core.git: vcl/unx

2024-04-20 Thread Michael Weghorn (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 94c97ecdbfa606401fb53685048731128186672b Author: Michael Weghorn AuthorDate: Thu Apr 18 18:59:46 2024 +0200 Commit: Michael Weghorn CommitDate: Sat Apr 20 15:29:29 2024 +0200 gtk3

core.git: vcl/uiconfig vcl/unx

2024-04-20 Thread Michael Weghorn (via logerrit)
vcl/uiconfig/ui/combobox.ui |5 + vcl/unx/gtk3/gtkinst.cxx| 12 2 files changed, 17 insertions(+) New commits: commit 1e851093f0148d2c55fc3fd377d274f6703c71c9 Author: Michael Weghorn AuthorDate: Thu Apr 18 14:02:25 2024 +0200 Commit: Michael Weghorn

core.git: 2 commits - sw/uiconfig vcl/uiconfig

2024-04-20 Thread Michael Weghorn (via logerrit)
sw/uiconfig/swriter/ui/navigatorpanel.ui |5 ++ vcl/uiconfig/ui/combobox.ui | 75 ++- 2 files changed, 41 insertions(+), 39 deletions(-) New commits: commit 9bb46a8e9819fa74dee53b305a4255bb72a89e22 Author: Michael Weghorn AuthorDate: Thu Apr 18

core.git: winaccessibility/inc winaccessibility/source

2024-04-17 Thread Michael Weghorn (via logerrit)
winaccessibility/inc/AccObject.hxx|2 +- winaccessibility/source/service/AccObject.cxx |3 --- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 58de3a5f1cd80cfff0c7e8db326a66d34501e09b Author: Michael Weghorn AuthorDate: Wed Apr 17 15:44:50 2024 +0100

core.git: winaccessibility/inc winaccessibility/source

2024-04-17 Thread Michael Weghorn (via logerrit)
: commit 0425b6eb47830b1fe630dc0128d5049f4b3e5582 Author: Michael Weghorn AuthorDate: Tue Apr 16 19:02:30 2024 +0200 Commit: Michael Weghorn CommitDate: Wed Apr 17 08:07:17 2024 +0200 tdf#160695 wina11y: Send status change events for toolbar buttons When the checked

core.git: android/source

2024-04-15 Thread Michael Weghorn (via logerrit)
android/source/build.gradle |2 android/source/lint-baseline.xml | 79 +-- 2 files changed, 13 insertions(+), 68 deletions(-) New commits: commit 312b9a67f08de17f68ca971f4d640bc2df8de12e Author: Michael Weghorn AuthorDate: Mon Apr 15 10:53:46

core.git: Branch 'libreoffice-24-2' - svx/source

2024-04-12 Thread Michael Weghorn (via logerrit)
svx/source/form/fmpage.cxx | 31 +++ 1 file changed, 15 insertions(+), 16 deletions(-) New commits: commit d1c29054449b00a16da6ee7ecaef0a94fe3964bf Author: Michael Weghorn AuthorDate: Thu Apr 11 11:02:41 2024 +0200 Commit: Adolfo Jayme Barrientos

core.git: 2 commits - svx/source vcl/qt5

2024-04-11 Thread Michael Weghorn (via logerrit)
svx/source/form/fmpage.cxx | 31 +++ vcl/qt5/QtGraphics_Controls.cxx | 23 +-- 2 files changed, 32 insertions(+), 22 deletions(-) New commits: commit 6347c89711903834cc9188abda5d5a253053b789 Author: Michael Weghorn AuthorDate: Thu Apr

core.git: 2 commits - vcl/source

2024-04-11 Thread Michael Weghorn (via logerrit)
vcl/source/window/accessibility.cxx | 147 ++-- 1 file changed, 107 insertions(+), 40 deletions(-) New commits: commit 520722210d9ffcf57b08e4bd7dd8803c5190937c Author: Michael Weghorn AuthorDate: Thu Apr 11 09:39:08 2024 +0200 Commit: Michael Weghorn

Re: [libreoffice-accessibility] Write documents read only.

2024-04-11 Thread Michael Weghorn
Hi, On 2024-04-11 10:25, Gabriele Battaglia wrote: Is is normal that I can't read a document which is in read only mode? Do you mean that navigation using the text cursor/caret isn't possible? If so, please see this reply from an earlier question asked here which describes how to enable it:

Re: [libreoffice-accessibility] issue for missing alt text copy and paste

2024-04-11 Thread Michael Weghorn
On 2024-04-11 08:42, Roberto Scano wrote: Sorry i don't explain well. If I copy and paste image from a browser that has alt text, during copy it miss alt text. Thanks for the explanation. I've tested that. For that to work, the corresponding data needs to be present in the clipboard after

Re: [libreoffice-accessibility] issue for missing alt text copy and paste

2024-04-11 Thread Michael Weghorn
On 2024-04-10 11:22, Roberto Scano wrote: Another issue for images. When copy / paste and image, system shall copy also the accessibility attribute "alt". I just tested the following: 1) start Writer 2) insert an image (via menu: Insert -> Image) 3) press F4 to open dialog to edit details 4)

core.git: 3 commits - offapi/com vcl/unx

2024-04-04 Thread Michael Weghorn (via logerrit)
23f13bc8c1aba9e53789180ef09ed06594ea4649 Author: Michael Weghorn AuthorDate: Thu Apr 4 13:09:51 2024 +0200 Commit: Michael Weghorn CommitDate: Thu Apr 4 17:16:18 2024 +0200 gtk4 a11y: Implement new GtkAccessibleTextInterface::get_offset Implement the new `get_offset` method

[kwin] [Bug 484963] Incorrect client geometry reported via KWin scripting API for gtk4-demo running on XWayland

2024-04-03 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=484963 Michael Weghorn changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kwin] [Bug 484963] Incorrect client geometry reported via KWin scripting API for gtk4-demo running on XWayland

2024-04-03 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=484963 Michael Weghorn changed: What|Removed |Added CC||m.wegh...@posteo.de --- Comment #1 from

[kwin] [Bug 484963] New: Incorrect client geometry reported via KWin scripting API for gtk4-demo running on XWayland

2024-04-03 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=484963 Bug ID: 484963 Summary: Incorrect client geometry reported via KWin scripting API for gtk4-demo running on XWayland Classification: Plasma Product: kwin Version: 6.0.3

Re: Adding support for the Common Print Dialog Backends (CPDB)

2024-03-28 Thread Michael Weghorn
On 2024-03-28 11:23, Biswadeep Purkayastha wrote: >@Biswadeep: As you're implementing the feature, could you please keep in >mind to add this to the release notes once it's been integrated? >(Depending on when it gets merged, this would likely be either for >LibreOffice 24.8 or 25.2).

Re: Eager to contribute to GSoC 2024

2024-03-28 Thread Michael Weghorn
On 2024-03-27 12:12, Ritobroto Mukherjee wrote: I am submitting my formal application for GSoC in this email, and an attached document with further details. Please note that (from what I know at least), the formal application needs to be submitted via the GSoC website, so I'd recommend to

  1   2   3   4   5   6   7   8   9   10   >