keepassxc-browser icon indicating copy to clipboard operation
keepassxc-browser copied to clipboard

Show notifications always on the top window

Open varjolintu opened this issue 2 months ago • 1 comments

If a notification is shown inside an iframe, it's highly possible that it will be partially cut off, or is displayed in strange position. If kpxcUI.createNotification() is called inside an iframe, pass the message to the top window and show it there instead.

  • Fixes #2255

Testing strategy

Any site with login form inside an iframe, e.g. https://mail.163.com/ or https://issues.imfreedom.org/projects. Just don't have any entries for it, and click the Username Icon.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

varjolintu avatar Dec 04 '25 19:12 varjolintu

This will be a very welcome change.

droidmonkey avatar Dec 06 '25 14:12 droidmonkey