Fixed
Status Update
Comments
ma...@google.com <ma...@google.com> #2
One reason that makes this option better than recent tasks:
I can't take a screenshot of outside the tasks.
I can't even take screenshot of the recent tasks itself.
See here:
https://issuetracker.google.com/issues/158720125
I can't take a screenshot of outside the tasks.
I can't even take screenshot of the recent tasks itself.
See here:
so...@google.com <so...@google.com> #3
Thank you for the report. We’ve shared this with our product and engineering teams and will continue to provide updates as more information becomes available.
ma...@google.com <ma...@google.com> #4
I agree, biggest disappointment about the new power menu is the lack of the screenshot button
ma...@google.com <ma...@google.com> #5
Yeah bring it back please. I used it so often
so...@google.com <so...@google.com> #6
I can agree that's how I take all my screenshots and it feels weird not having it there
so...@google.com <so...@google.com> #7
Why mark as duplicate to a place that isn't accessible to anyone?
si...@google.com <si...@google.com>
ap...@google.com <ap...@google.com> #8
agree, please bring back screenshot button when I click power button
vi...@airbnb.com <vi...@airbnb.com> #9
For those who haven't seen it the screenshot button is there when you hold the home button to view recently used apps
so...@google.com <so...@google.com> #10
@9 You don't hold home button to show recent tasks, even since Android 3.x...
And showing the recent tasks, it's not a real screenshot of what's shown. It's a screenshot of the tasks you choose.
If you want to take a screenshot that includes the notifications, for example, you can't do it using this method.
And showing the recent tasks, it's not a real screenshot of what's shown. It's a screenshot of the tasks you choose.
If you want to take a screenshot that includes the notifications, for example, you can't do it using this method.
Description
1-function repro :)
TextField works as expected until user presses backspace to remove last character. setText is not called, but the cursor position is modified.
Selecting the text and using
cut
does cause setText to be cleared.Thanks!