I am developing apps for Android and now have started to use Android 8 (Oreo) on my Pixel 2-phone.
While working on the accessibility of an app I've noticed that a certain entry in the "Global Context Menu" is missing when you use the gesture to open the menu (Swipe down -> then right while Talkback is enabled).
Namely the entry "pause feedback" is gone, which ... well ... paused the Talkback-reader, so you could click normally around in your app. The entry is still mentioned here by Google.
This makes it somewhat harder to work on accessibility for an app, since you need either to click around a lot more or constantly enable / disable the Talkback-reader.
Is there another way to pause the Talkback-reader temporarily or to get the "pause feedback" entry back?