https://bugs.documentfoundation.org/show_bug.cgi?id=145104
--- Comment #4 from Mike Kaganski <[email protected]> --- Two issues here. 1. The accessibility check should not check this for styles. The check itself is *wrong*, since only the actual data must have an assigned unambiguous language, not styles (there may well be legitimate cases to *not* set style languages). 2. The fix in bug 143066 was indeed just a hack: it did not make what the bug asked for (disable the check for the field), but instead relied on some style being used for the field, and not used for anything else, which both may be false in some cases. -- You are receiving this mail because: You are the assignee for the bug.
