Bug 435289 - Tab Focus chain should ignore invisible pages
Summary: Tab Focus chain should ignore invisible pages
Status: CONFIRMED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: Master
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-02 22:32 UTC by Carl Schwan
Modified: 2023-02-18 10:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.