if you scan a payment request QR code of a Monero URI with the camera of your your device (Send tab -> Scan button), Feather inserts the whole URI string into the "Pay to" field instead of parsing the URI and inserting each parameter into its respective field. trying to send like this will result in the error "Unable to create transaction - No amount was entered".
I was able to replicate the bug with QR codes generated with Feather and Monerujo.
fortunately, the bug seems to be limited to the camera method only. I was unable to replicate it by inserting the URI from the clipboard as text or image data (copied either from Feather of from the file browser).
tested: Feather 2.7.0 AppImage
if you scan a payment request QR code of a Monero URI with the camera of your your device (Send tab -> Scan button), Feather inserts the whole URI string into the "Pay to" field instead of parsing the URI and inserting each parameter into its respective field. trying to send like this will result in the error "Unable to create transaction - No amount was entered".
I was able to replicate the bug with QR codes generated with Feather and Monerujo.
fortunately, the bug seems to be limited to the camera method only. I was unable to replicate it by inserting the URI from the clipboard as text or image data (copied either from Feather of from the file browser).