Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Crash when trying to copy text from the logs area #44

Closed
SnwMds opened this issue Sep 9, 2019 · 2 comments
Closed

[Bug] Crash when trying to copy text from the logs area #44

SnwMds opened this issue Sep 9, 2019 · 2 comments

Comments

@SnwMds
Copy link

SnwMds commented Sep 9, 2019

Steps to reproduce:

  1. Open PersonalDNSFilter
  2. Select an random text from the logs area
  3. Try copying everything, including the area that not contains text
  4. See the crash

The crash basically occurs when the user try to copy the text from an area that doesn't contains it (out of the area).

Examples:

If you try to select a specified text area, the crash doesn't occur:

PersonalDNSFilter.png (26.83 KiB)

If you try to copy the "text" from an area where there is none, the crash occurs:

PersonalDNSFilter.mp4 (3.63 MiB)

Logs:

System logcat, crash log, event logs and main logs:

PersonalDNSFilter.zip (10.96 KiB)

Environment:

Device: AllCall S1 X
Manufacturer: Teksun
ROM: Android 8.1 Stock/Unmodified (armv7)

PersonalDNSFilter version: 1.50.33.5

IngoZenz added a commit that referenced this issue Sep 9, 2019
@IngoZenz
Copy link
Owner

IngoZenz commented Sep 9, 2019

Thanks for the detailed analysis.
It is fixed in dev with 18acfbe.
DNSFilter-1.50.33.6-dev.zip

@IngoZenz IngoZenz closed this as completed Sep 9, 2019
@SnwMds
Copy link
Author

SnwMds commented Sep 9, 2019

Thanks for the quick response and for solving the problem quickly, @IngoZenz.

I tested the version that you have sent. Everything is working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants