SUMMARY If Akregator tries to fetch a feed over https, and the server certificate expired, the dialog saying so steals the focus. STEPS TO REPRODUCE 1. add (or have) a feed from a server with expired ssl certificate 2. fetch all feeds 3. make sure Akregator doesn't have the focus OBSERVED RESULT A dialog saying (translated back from german) "Validating the server ($domain) failed. The validity of the certificate is expired." This dialog grabs the focus, even if I'm just in another program. (Which also means that - if I'm just going to press enter in the other program - will accidently get that key press. EXPECTED RESULT Same dialog, but it shouldn't steal the focus. SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE Tumbleweed KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.76.0 Qt Version: 15.2
Can you give me an url where I can reproduce bug please.
Currently this one should give you the error (until they update the certificate): https://twitrss.me/twitter_user_to_rss/?user=farbfiguren
I can't reproduce it. It's not a akregator bug as it uses a normal QdialogBox Perhaps a kwin bug. Not idea. For sure it's not an akregator bug
Moving bug - Hi kwin developers, is this focus stealing bug something in your area? ;-)
Is this X or wayland?
I've seen it with X. (I have to admit that I didn't try wayland yet, therefore I don't know if it also happens there.)