View Issue Details

IDProjectCategoryView StatusLast Update
0011809Talerwallet (WebExtension)public2026-09-20 01:11
ReporterChristian Grothoff Assigned ToFlorian Dold  
PrioritynormalSeveritymajorReproducibilityalways
Status assignedResolutionopen 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.7 
Summary0011809: demo payment flow regression
DescriptionIn Firefox, when I go to the blog shop to buy an article, the payment dialog no longer appears in the same tab as the original site. Instead, a new tab opens with the WebExtension (kind-of OK, I still think even that is a regression). There, I'm asked to confirm opening the URL (very bad). I have to click on "continue" twice, even though this is a completely trivial action we NEVER said required approval. Then I get to see the contract terms and can pay. After paying, I then have to click "continue to merchant" (again, useless extra and new step). The merchant then opens in the new tab, leaving TWO tabs open with the page I just paid for. We used to have ONE click payments, this regression requires like 4 clicks and creates an extra tab.
TagsNo tags attached.

Activities

Florian Dold

2026-09-20 01:11

manager   ~0030021

Needs to be tested more and publish, but first iteration of a fix is commited:

commit 2bf1b48cd7f628de0eb189354d73c153e3a9788f (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <dold@taler.net>
Date: Sun Sep 20 01:04:54 2026 +0200

    wallet-webui: restore browser checkout without extra prompts
    
    Issue: https://bugs.taler.net/n/11809

Issue History

Date Modified Username Field Change
2026-09-19 01:46 Christian Grothoff New Issue
2026-09-19 01:46 Christian Grothoff Status new => assigned
2026-09-19 01:46 Christian Grothoff Assigned To => Florian Dold
2026-09-20 01:11 Florian Dold Note Added: 0030021