Hanno Zulla
Hanno Zulla
@giovannibenussi I'm not really sure what your expected behaviour would be here. I would find ``` def my_function (indent)array = [{ (indent)(indent)(indent)code (indent)}] end ``` fairly puzzling.
@erniebrodeur - I have an idea how to fix this and will try to submit a PR for this next week.
@erniebrodeur - ok, my idea didn't work out. :-/ So don't expect a PR for this issue.
Based on @j-wiedemann's comment in https://github.com/flathub/org.mozilla.Thunderbird/issues/266, here's another odditiy: If I use `~/Downloads` as the target folder instead of `/tmp`, the two steps described above work as expected. In Step...
Still, the way this happens if I use `/tmp/` as the target folder is a bug.
It's not just /tmp, it's any path that isn't ~/Downloads/
> the mapped path should be the "restore path token" implicitly This looks like the proper solution that I wasn't able to phrase this cleanly when writing the issue report....
I'd like to remind folks that in step 2, the user not only gets to see the portal path (which is undesired behaviour), but also the user's save action of...
Still thinking that this is buggy behaviour and made issue #973 to suggest a possible fix that would nudge application developers to fix this on their side of the code.
fixed in #31