[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

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

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

https://git.libreoffice.org/core/commit/2c0669846fe26dae2bb64308517db685037e2cf9

tdf#119931 Fix accessibility warnings in dbaccess

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 119931] Fix accessibility warnings in .ui files

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0 target:7.1.0   |target:6.3.0 target:7.1.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |reviewed:2023 target:7.6.0  |reviewed:2023 target:7.6.0
   ||target:24.2.0

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

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2023-05-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0 target:7.1.0   |target:6.3.0 target:7.1.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |reviewed:2023   |reviewed:2023 target:7.6.0

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

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2023-05-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

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

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

tdf#119931 Fix accessibility warnings

It will be available in 7.6.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 119931] Fix accessibility warnings in .ui files

2023-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Hossein  changed:

   What|Removed |Added

 CC||hoss...@libreoffice.org
 Whiteboard|target:6.3.0 target:7.1.0   |target:6.3.0 target:7.1.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |reviewed:2022   |reviewed:2023

--- Comment #22 from Hossein  ---
Remaining instances:

$ wc -l solenv/sanitizers/ui/*suppr
  225 solenv/sanitizers/ui/cui.suppr
   76 solenv/sanitizers/ui/dbaccess.suppr
   20 solenv/sanitizers/ui/desktop.suppr
   25 solenv/sanitizers/ui/filter.suppr
9 solenv/sanitizers/ui/formula.suppr
4 solenv/sanitizers/ui/fps.suppr
9 solenv/sanitizers/ui/libreofficekit.suppr
   52 solenv/sanitizers/ui/sfx.suppr
   40 solenv/sanitizers/ui/svt.suppr
   85 solenv/sanitizers/ui/svx.suppr
   18 solenv/sanitizers/ui/uui.suppr
   38 solenv/sanitizers/ui/vcl.suppr
   37 solenv/sanitizers/ui/xmlsec.suppr
  638 total

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

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2022-07-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Hossein  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0 target:7.1.0   |target:6.3.0 target:7.1.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   ||reviewed:2022

--- Comment #21 from Hossein  ---
Re-evaluating the EasyHack in 2022

This issue is still relevant, as there are still big suppression files
remaining.

$ ls -lh solenv/sanitizers/ui/*suppr|awk '{print $5 " " $9}'
18K solenv/sanitizers/ui/cui.suppr
6.1K solenv/sanitizers/ui/dbaccess.suppr
1.7K solenv/sanitizers/ui/desktop.suppr
2.0K solenv/sanitizers/ui/filter.suppr
677 solenv/sanitizers/ui/formula.suppr
343 solenv/sanitizers/ui/fps.suppr
824 solenv/sanitizers/ui/libreofficekit.suppr
3.9K solenv/sanitizers/ui/sfx.suppr
3.3K solenv/sanitizers/ui/svt.suppr
6.7K solenv/sanitizers/ui/svx.suppr
1.4K solenv/sanitizers/ui/uui.suppr
2.8K solenv/sanitizers/ui/vcl.suppr
3.2K solenv/sanitizers/ui/xmlsec.suppr

Please note that they are .suppr files, and not .supp. It is a typo in the
first comment.

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

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2021-08-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #20 from Commit Notification 
 ---
Heiko Tietze committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3170799ce2506b9251609fb1e675f8ba98241cc3

Related tdf#119931 - Fix accessibility warnings

It will be available in 7.3.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 119931] Fix accessibility warnings in .ui files

2021-08-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0 target:7.1.0   |target:6.3.0 target:7.1.0
   |target:7.2.0|target:7.2.0 target:7.3.0

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

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2021-02-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

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

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

tdf#119931 Fix accessibility warnings

It will be available in 7.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2021-02-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

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

https://git.libreoffice.org/core/commit/046c5daba237f8f9ad510dfa7fad61e7e32d896b

tdf#119931 Fix accessibility warnings

It will be available in 7.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2021-01-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

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

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

tdf#119931 Fix accessibility warnings

It will be available in 7.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2021-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

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

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

tdf#119931 Fix accessibility warnings

It will be available in 7.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2021-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0 target:7.1.0   |target:6.3.0 target:7.1.0
   ||target:7.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2020-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #15 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

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

tdf#119931 fix a11y warnings in qrcodegen.ui

It will be available in 7.1.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2020-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #14 from Commit Notification 
 ---
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/219f3f3c169ed9f7a39417cdddbd652228230a6a

tdf#119931 fix a11y warnings in cui/uiconfig/ui/aboutdialog.ui

It will be available in 7.1.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2020-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:6.3.0|target:6.3.0 target:7.1.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2019-05-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #13 from Commit Notification 
 ---
Samuel Thibault committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/d422a9d0cb914260192fbc68305db088af022204%5E%21

tdf#119931 Fix a11y warnings in classificationdialog.ui

It will be available in 6.3.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #11 from Commit Notification 
 ---
Rasmus Jonsson committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/43b2d7f5a2c1bc46f6bad9b932805f9142bd7407%5E%21

tdf#119931 fix a11y warnings in docking3deffects.ui

It will be available in 6.3.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #12 from Commit Notification 
 ---
Rasmus Jonsson committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/922f3d2f10746ab25deeb5ea4ae78795524e6744%5E%21

tdf#119931 Fix a11y warnings in compressgraphicdialog.ui

It will be available in 6.3.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

--- Comment #10 from Commit Notification 
 ---
Rasmus Jonsson committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/3f3d8a769967918d021b2bf36256cbff420850ef%5E%21

tdf#119931 Fix a11y warnings in classificationdialog.ui

It will be available in 6.3.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 mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2019-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

rptr  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|was...@zom.bi   |libreoffice-b...@lists.free
   ||desktop.org

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2019-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

rptr  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |was...@zom.bi
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2018-12-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||101912


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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2018-09-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Xisco FaulĂ­  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco FaulĂ­  ---
Added this to the Google Code-In Ideas page:
https://wiki.documentfoundation.org/Mentoring_Programs/Task_ideas_for_Google_Code-in#Development

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 119931] Fix accessibility warnings in .ui files

2018-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119931

Samuel Thibault  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Keywords||accessibility,
   ||difficultyBeginner,
   ||easyHack, topicQA

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs