-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Issue]: Main screen does not respond to touch #238
Comments
The app runs on the cover screen specifically. Whatever is blocking touch is not shown in the logs, but there is no reason to think it would be this app. I would need something a little more concrete to go chasing that. |
Okay. I´ve set double tap on side button so I can access tooui app in case of this issue happens. |
I think I can reproduce this now. Already succeeded thrice with the following: If the above does not work for some reason, please try to delete app data to defaults and reboot the phone and then try again. I hope this helps |
So the issue is Angry Birds? Does it still happen if you close the launcher before opening the screen? Forcing it closed would be the only real option that doesn't have the side effect of limiting functionality. |
The problem is not the Angry Birds app itself it seems. |
You said you open the drawer before opening the phone. I'm talking about closing the drawer. Since I can't replicate the issue and it's not showing up as an error, the next best thing is trying to come up with a solution that can then be automated. |
I tried following for closing the drawer: However I noticed if after step d i go back to cover screen and open the same app from the app-grid again and then when app is open I go back to the mainscreen , then the main screen responds to touch again. However if I open another app than the first one then I do not gain control on the main screen. Only if it is the first app launched from app-drawer it seems. The steps to gain back the control of main screen: However if as step e: I also made another logcat of the steps a-d mentioned and noticed error I think is missing from the earlier:
|
I´ll try to delete app data and see if I can still reproduce the error. It is quite odd that it occurs only with my settings. |
Tried with factory settings and issue still happens. When I tried to enable accessibility there should have been 'Samsprung Navigation' under Installed apps - as the text says but I cannot find it, thus accessibility might not be enabled. |
You have the Google Play version, so there are not accessibility options. Google Play does not allow that. I'm still unable to duplicate your issue. I don't lose touch at any point, whether I open the screen while the app is launched, while the launcher is open, etc. |
I also tried with github version but still the same problem. Wasnt still able to enable accessibility due missing instructions from Samsungs side how to enable since 'Samsprung Navigation' was greyed out ... so I installed google play version again. I´m quite out of ideas how to hunt this bug anymore. Do you have any hunch what could cause such behaviour if it is something in The phones configuration or something? The phone is not rooted or anything so cannot suspect anything there either. |
This is honestly the first time i've encountered such an issue. It sounds similar to the way the cover screen blocks touch when the launcher is running, but the launcher specifically runs on the cover. The only thing I can think of would be that something in the way you are trying to open the launcher and then the screen is causing it to launch that as a normal app. I can try adding a filter that won't allow it, but nothing can truly prevent someone from breaking past it if they try hard enough. |
I noticed that I can navigate to the app in mainscreen and then regain touch on the mainscreen more easily so I do not have to open cover screen again. Makes this issue much more tolerable. Edit: Didnt help later on in normal use. I´ll try to live with this and see if I can avoid whatever way of use causes this. |
Issue Description
Device: Samsung Flip Z 3
When issue happens: Seemingly randomly. I was able to get the issue to pop up after I opened Angry birds 2 in tooui app and then flipped the phone open to the main screen. Does not happen every time though.
What happens: After "unflipping" the phone so I can use the main screen and unlocking the phone the main screen(not the cover screen) does not respond to any touch whatsoever. Only things that work are side buttons and swipe gesture at least from the top. After rebooting the phone everything works normally.
When the issue started happening: Sometime during march - april.
Logcat Output
Guide Confirmation
The text was updated successfully, but these errors were encountered: