Bug 418152 - Floating indicator for windows on Wayland
Summary: Floating indicator for windows on Wayland
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.0.8
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-24 20:13 UTC by Marvin Dickhaus
Modified: 2021-12-31 06:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marvin Dickhaus 2020-02-24 20:13:07 UTC
SUMMARY
I noticed that many windows that were drawn as floating on X (using i3wm) do not appear in the foreground as floating on Wayland (sway).

Especially I noticed the following for the online banking dialogue (update account):
Pick start date (not floating)
Executing Jobs (not floating)
PIN Entry (not floating)
Schedule found (floating)
Import statistics (floating)

Configure AqBanking (not floating)

New Account (not floating)
New Institution (not floating)
Import from ... (not floating)
Export to ... (not floating)

STEPS TO REPRODUCE
1. Start kmymoney in wayland
2. Execute e.g. Online Banking Import or create a new institution
3. Observe floating indicator

OBSERVED RESULT
Windows are not floating

EXPECTED RESULT
Windows are floating in the foreground of kmymoney

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
wayland using sway
Comment 1 Marvin Dickhaus 2020-02-26 20:45:45 UTC
Just found a really annoying one: When you enter a date on a transaction there is a popup indicating the day. On sway this is drawed as a new window which gets immediate focus. Because of the focus the popup closes and the cycle starts over, which gets you a nice blinky screen.