View Issue Details

IDProjectCategoryView StatusLast Update
0010815Talerwallet (iOS App)public2026-03-26 16:17
Reportervecirex Assigned Tovecirex  
PriorityhighSeveritytextReproducibilityalways
Status confirmedResolutionopen 
Target Version1.6 
Summary0010815: For a customer with a larger summary full text display / scrollability is needed; and/or an option to show full text
DescriptionSee screenshot; obviously there's more text: it's by no means possible to see it all on iOS, the way it's done like now.

=> Because of this, we didn't use an iPhone with the iOS wallet in the demo.
TagsNo tags attached.
Attached Files

Activities

vecirex

2025-12-19 07:00

manager   ~0027126

Last edited: 2025-12-19 07:00

Also to be checked: if it's possible to edit a multi-line summary or just a summary with many chars, respectively. On Android it's not properly possible, as only first line is shown when editing. Separate ticket.

MarcS

2026-03-25 20:24

developer   ~0028284

Please define a sample product on either DEMO or stage.tops.ch which has such long summary, and post either the talerURI or the QR code here so I can test the fix.

Solution is easy: change lineLimit(4) to lineLimit(9) - or remove completely.
The iOS wallet currently limits the subject to 100 characters max (and no return key for multiple lines) when sending/requesting P2P - but there is no technical reason for that.
If you really need 255 characters I can change this.

Issue History

Date Modified Username Field Change
2025-12-19 06:58 vecirex New Issue
2025-12-19 06:58 vecirex File Added: taler-ios-wallet_text-limitations-for-larger-summaries.png
2025-12-19 06:58 vecirex Description Updated
2025-12-19 07:00 vecirex Note Added: 0027126
2025-12-19 07:00 vecirex Note Edited: 0027126
2026-02-16 23:55 Christian Grothoff Assigned To => MarcS
2026-02-16 23:55 Christian Grothoff Status new => confirmed
2026-02-16 23:55 Christian Grothoff Target Version => 1.6
2026-03-25 20:24 MarcS Assigned To MarcS => vecirex
2026-03-25 20:24 MarcS Status confirmed => feedback
2026-03-25 20:24 MarcS Note Added: 0028284
2026-03-26 16:17 vecirex Status feedback => confirmed