Folder not closing

Explain your issue here
Post Reply
User avatar
JayM
Posts: 91
Joined: Tue Jan 29, 2019 11:57 pm

Folder not closing

Post by JayM » Fri Sep 27, 2019 11:33 pm

I think i might of found a bug in the new tap outside folder to close feature. steps to reproduce

1. add a folder to the desktop and put something in it (untested without)
2. tap on the folder icon and the folder opens (as expected)
3. tap it again and it closes (as expected)

now turn on tap outside folder to close and repeat steps 2 - 3 on step 3 instead of closing the folder it looks like it closes it but then instantly opens it again. This is technically tapping outside the folder so maybe its not a bug, if its not a bug an option to also close when tapping the icon would be nice cheers 👍

User avatar
TrianguloY
Posts: 107
Joined: Thu Jan 24, 2019 9:46 am

Re: Folder not closing

Post by TrianguloY » Sat Sep 28, 2019 3:25 pm

When tapping outside both the close event and the tap event of whatever you clicked are fired. You can test this by clicking any other icon instead.
In your case the folder is closed and then opened again (because you tapped it).

I remember some discussion about this, but can't remember sorry.

User avatar
JayM
Posts: 91
Joined: Tue Jan 29, 2019 11:57 pm

Re: Folder not closing

Post by JayM » Thu Oct 03, 2019 10:24 pm

ah i see thanks for the info 👍

Post Reply