https://bugs.kde.org/show_bug.cgi?id=421234
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|REPORTED |RESOLVED --- Comment #1 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- (In reply to Jos Wijdeven from comment #0) > ADDITIONAL INFORMATION > Looking at the source code on github > (https://github.com/KDE/kwin/tree/master/effects/zoom) it seems that > kaccessible (org.kde.kaccessibleapp) is used for focus tracking. But that > package is not installed and not available (any more) in the repository. > If this is the cause and if kaccessible is deprecated can the zoom component > be updated to use another way to follow the focus? Yes, kaccessible is dead. We should use libqaccessibilityclient. The focus tracking had been brought up to the discussion quite a while ago (see bug 362189) and I even wrote a patch to port the zoom effect to libqaccessibilityclient. However, someone had started reasoning whether focus tracking is actually needed in the zoom effect and the discussion kind of died out after that. *** This bug has been marked as a duplicate of bug 362189 *** -- You are receiving this mail because: You are watching all bug changes.