Bug 513556 - when configuring cardDAV server, modal window blocks child dialog
Summary: when configuring cardDAV server, modal window blocks child dialog
Status: REPORTED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.6.0
Platform: Ubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-18 22:40 UTC by niederkruger
Modified: 2025-12-18 22:40 UTC (History)
0 users

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 niederkruger 2025-12-18 22:40:20 UTC
I'm trying to add a CardDAV address book that is stored on my own server.

The server does not have a valid CERT certificate. kaddressbook detects this problem as expected and opens a window saying:

"The server failed the authenticity check.  The host name did not match any of the valid hosts for this certificate."

In this window, I get the option to click "Continue".  A child dialog opens then with the option, "Would you like to accept this certificate forever without being prompted?"
There's the option "forever" or "for this session only".  However, I cannot click on either, because its parent window is still modal and blocks any interaction with this child dialog.

I did not find any way to get around this problem.