-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
App not responding to touch events #1799
Comments
Sure it's that. I don't know if we will be able to fix this soon. That change has been added as a security measure to protect the app against tap-jacking. I guess we could make it optional, but can't compromise any time to release it. @Marmo, could you tell us something about your reasons to use Lux? Why is this app so important for you? Thanks in advance. |
My reasons to use Lux:
I understand the tap-jacking concerns. For me I found a solution now (
|
Same issue here, I'm using a different app called Twilight: https://play.google.com/store/apps/details?id=com.urbandroid.lux&hl=en The app also uses a screen overlay, so since the last update of the Android client for ownCloud, I can't use it any more. @davivel would it be possible to make a switch to disable this protection ? I noticed for example that Android also prevents clicking on the "Install" button through an overlay when installing third party apk files. |
I have the same issue - Android 5.0, Samsung Galaxy Note 3. Owncloud App is not responding to any touch events. If I reboot the device and start owncloud app first thing it might respond for a couple of touches, but then again its dead frozen. P.S. Appears I have LUX installed as well. Disabling it fixed the issue for me. |
We didn't preview this side effect. Seems there's enough interest in it, and the security fix was not considered of high sensibility, so we could roll it back until we are able to do it optional. |
@davivel are there any specific dialogs that would need such security ? I'd suggest to restrict this security feature to a small subset of sensitive UI components. |
Reference: #1107 |
Proposal from @LukasReschke was protect all the UI. Specially sensible are login and passcode views. |
I have the same problem with Lux installed. |
I have the same issue with all ownCloud Android client 2.1.x versions (except 2.1.0, which works fine). |
@croisez , your issues are different than what's described here. Please, open two new separate issues for them. |
An user also reported an issue with the app "BlueLight filter". @davivel Could this check be configurable in the settings? |
Same issue using Twilight. |
Yes, it could be. And it should be. And it should be easy. |
Any chance that this bug is fixed? To me it happened even without installing any programs like Lux. It just accidentally stop working (i.e. responding to any taps). Android Nougat. Moto G5 Plus |
I've seen this issue on a Samsung S4 in the past, with Twilight active. |
Same here. Not working with Android 7.1.x and Twilight, working fine with disabled Twilight. |
Same issue here, using a pixel-filter app or anything else that overlays the ownCloud app |
@harshitbansal05 please install a tool like Lux or Twilight and try to use the ownCloud app to check the behavior. ownCloud app has a security feature that protects your data from other apps that add an additional layer to your screen. A config option is needed so users could disable this security feature. |
I still have the same effect with the latest lineage, with Twilight and without. I tried excluding the client from Twilight and also uninstalled Twilight. For me this is a blocker and makes the client completely unusable, which is basically the only reason why I still have to use Dropbox and can not switch to Owncloud. |
I have the same issue with EyeFilter installed: when EyeFilter is active, ownCloud does not react to touch events. |
@RalphBike Let me guess, since you are trying to setup owncloud you want to login before using the app. Well the reason it might not be working is because we secured the login screen, so it is not possible to take screenshots of it, or use an overlay with it. |
@michaelstingl the switch to enable/disable light filtering from other apps is already in #2429 and will be disabled by default in PlayStore release, but what about including a new option in the app so that end users can also enable/disable it under their own responsibility, after accepting a warning dialog? |
side note: Android 9 has built in night mode and doesn't seem to affect the app any more, I'm using that now. |
👍 |
2.10 with config option to allow this got released in the Play Store: |
Actual behaviour
(If the focus is already on an input field (for example after fresh install the field for the server url), the keyboard pops up and text input is accepted (as expected).)
Expected behaviour
Steps to reproduce
Can this problem be reproduced with the official owncloud server?(url: https://demo.owncloud.org, user: test, password: test)
Not tested, as it seems not related to the server (happens even without any server configured)
Environment data
Android version:
5.0
Device model:
BQ Aquaris E 4.5
Stock or customized system:
Stock
ownCloud app version:
2.1.1
ownCloud server version:
(9.1)
The text was updated successfully, but these errors were encountered: