android-password-store/Android-Password-Store

[BUG] Selecting text from extra content window

FloatingLizard opened this issue · 11 comments

Describe the bug

I have several entries that have content in the Extra content and if I need to select a portion of the text, it never selects requested text and selects text above and then when trying to select the correct portion and never does and sometimes it copies the selected text and paste new content that was never intended.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to open the gpg file
  2. Click on the file needed

Expected behavior

To be able to select the text.

Screenshots

No response

Device information

  • Device: Pixel 8 Pro
  • OS: Graphene Android 14
  • App version: 1.13.5

Additional context

No response

Please install the snapshot build and see if you can reproduce it there: https://docs.passwordstore.app/docs/users/release-channels

Can it be install without loosing my files?

Yes, it's a separate app with a different package ID.

Can it be install without loosing my files?

Yes, it's a separate app with a different package ID.

OK

It does work. Now when I delete the pp and it does delete the repo it created as well and the secret key is gone too, right?

Yes, deleting the app does delete its data as well.

Since this works on the snapshots there's nothing to be done here, if you want to obtain the bugfix then you'll have to use those builds.

One last question is there a difference between the version I have and the proposed one?

OK, I cloned a repo and unfortunately I am unable to see the content in the extra content window. I have to click edit to view the content.

One last question is there a difference between the version I have and the proposed one?

https://github.com/android-password-store/Android-Password-Store/blob/develop/CHANGELOG.md#unreleased

OK, I cloned a repo and unfortunately I am unable to see the content in the extra content window. I have to click edit to view the content.

Can you create a sample of the text that renders incorrectly? Everything works fine on my end and without seeing it I can't say what's going wrong.

I think a text that takes more than the extra content does not include more than 5 lines. I will provide an example when I get time to do this.