Bug 435289

Summary: Tab Focus chain should ignore invisible pages
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Carl Schwan <carl>
Component: generalAssignee: Marco Martin <notmart>
Status: CONFIRMED ---    
Severity: normal CC: matej.starc, nate
Priority: NOR    
Version First Reported In: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Carl Schwan 2021-04-02 22:32:09 UTC
SUMMARY

STEPS TO REPRODUCE
1. Open Discover
2. Open one of the application listed
3. Press tab to navigate a few time (nothing happens)
4. Go back the featured page

OBSERVED RESULT

You will see that the Install/Remove button highlighted changed (because of the previous tab press)

EXPECTED RESULT

The tab ignores the elements inside page that are not visible.

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version:  master
Qt Version: 5.15.2
Comment 1 Matej Starc 2023-02-18 10:48:48 UTC
Can reproduce. Also, we should mention that if you add a button to the page component, the button will not be showed to that glitched green page.