It was the first thing I noticed when I installed beta 1.I've been using iOs 16 beta since June, I didn't see this once, but with GM update it pop ups all the time. Looks like it got broke in the latest update.
It was the first thing I noticed when I installed beta 1.I've been using iOs 16 beta since June, I didn't see this once, but with GM update it pop ups all the time. Looks like it got broke in the latest update.
I'm confused- I thought the whole point was that the phone was highlighting when an app was reading the clipboard contents without the user's consent. It seems to me:
- The only real way to do this is to alert the user that the clipboard is being used- I'm not sure there is a clear way to do this without badgering the user. Maybe there is some way that the app proves it makes the user aware that it is pasting (if an app uses the clipboard contents, there has to be a clear "paste" action for an app to use the clipboard, or the system throws up the alert)?
- Wasn't this (or a very similar feature) already issued with iOS 15? It was annoying for a while but went away
- I've had very few alerts this time around (maybe what I already cleared with iOS 15 was remembered?
Easy, you can test until you’re blue in the face but no matter how many edge cases you try and account for you’re still testing in a bubble. You never know what could happen until your software gets into the hands of real world users.How could Apple not be aware of this issue during testing?
Chaos theory.How could Apple not be aware of this issue during testing?
These aren’t edge cases by any stretch. An entry-level QA engineer would have run into this.Easy, you can test until you’re blue in the face but no matter how many edge cases you try and account for you’re still testing in a bubble. You never know what could happen until your software gets into the hands of real world users.
Apple hasn’t told us what the intended behavior is supposed to be and under what conditions it should or should not prompt.LOL. MacRumors once again full of posters mouthing off about a bug as if it’s a feature. “OMG Apple what a stupid feature! Who would want this?”
As it turns out not even Apple wants this. But I’m sure these same posters will be back the next time Apple software has a bug.
These aren’t edge cases by any stretch. An entry-level QA engineer would have run into this.
Right, that's the entire purpose of this article...it's a bug. If you paste manually, it shouldn't prompt you. If the app tries to paste in the background without you knowing, then it will prompt you. It'll be fixed in an upcoming release.Can this be completely turned off? I never, ever, ever want to be asked permission to paste. My attempt to paste is the permission.
I can claim such a thing based on 20+ years in software development, including as a QA engineer.You can’t claim such a thing without knowing the nature of the bug. It doesn’t appear on any of the internal apps according to Apple.
Are you on an iPhone that isnt a 14 variant? That may be why I think its more prevalent with the new devices
I experience this behavior on several devices of differing generations.That’s really weird. Why would it be checking the hardware to determine if it should implement a security feature? Suspicious
It doesn't necessarily have to do with the hardware. The 14 variants have a different iOS version. Most people probably upgraded their 14/14 Pro to 16.0.1, which isn't available for older devices. The latest version for older devices is still 16.0.0. To me, it seems like those that have 16.0.1 or 6.1 beta are experiencing the bug.That’s really weird. Why would it be checking the hardware to determine if it should implement a security feature? Suspicious
I think this is actually expected behavior here. I don't see where the user is/could be initiating the paste command manually. I get this pop-up in Snapchat too when I copy something from another app and switch to Snapchat and haven't even attempted to paste anything...which is what I'd expect. When I do manually paste something in Snapchat, I don't get the prompt. (Using iPhone 13 on 16.0.0.)It was the first thing I noticed when I installed beta 1.
He/She mentions it "taking away from the seamless act of pasting something," so it seems he/she is initiating a paste. Maybe the example was just to show the dialog, but the user meant an intentional paste.It doesn't necessarily have to do with the hardware. The 14 variants have a different iOS version. Most people probably upgraded their 14/14 Pro to 16.0.1, which isn't available for older devices. The latest version for older devices is still 16.0.0. To me, it seems like those that have 16.0.1 or 6.1 beta are experiencing the bug.
I think this is actually expected behavior here. I don't see where the user is/could be initiating the paste command manually. I get this pop-up in Snapchat too when I copy something from another app and switch to Snapchat and haven't even attempted to paste anything...which is what I'd expect. When I do manually paste something in Snapchat, I don't get the prompt. (Using iPhone 13 on 16.0.0.)
I see. That makes a lot more senseIt doesn't necessarily have to do with the hardware. The 14 variants have a different iOS version. Most people probably upgraded their 14/14 Pro to 16.0.1, which isn't available for older devices. The latest version for older devices is still 16.0.0. To me, it seems like those that have 16.0.1 or 6.1 beta are experiencing the bug.
I can claim such a thing based on 20+ years in software development, including as a QA engineer.
Part of QA testing should include black box testing and using the product as a customer would.
It’s also likely this behavior wasn’t considered a bug according to the functional specification.
In a world with third party programs, it's difficult for the OS to be sure it was your attempt to paste. What the OS sees as you tapping on a Paste button could be (just for instance) a button relabeled Refresh, or a Copy button defined as click-transparent dropping events through to a Paste button beneath.Can this be completely turned off? I never, ever, ever want to be asked permission to paste. My attempt to paste is the permission.