TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Looks like you are typing while in full screen

105 点作者 jereees大约 4 年前

10 条评论

akersten大约 4 年前
What prevents a non-fullscreen site from just faking a keyboard with `position: fixed; bottom: 0;`? Really weird stance they're taking here. Kind of excludes an entire class of web applications (full screen games) from being usable on iPad, almost as if the real motivation is to drive you to the app store...
评论 #26926582 未加载
评论 #26927394 未加载
评论 #26926679 未加载
评论 #26927826 未加载
ksaj大约 4 年前
On the Mac, you can switch desktops even while YouTube is full screen. In that case, YT just shows up as an additional desktop in the switcher. I wonder if this YT &quot;feature&quot; would react against doing that.<p>It doesn&#x27;t if you have dual monitors and are typing on the other, which I do rather often.<p>I&#x27;m not particularly inclined to reconfigure to see if that&#x27;s still the case when switching desktops on a single-monitor setup, since OSX mangles the desktop layouts if you unplug a monitor and reboot.
评论 #26928862 未加载
nicklaf大约 4 年前
Perhaps the (non-fullscreen) user interface shouldn&#x27;t be the only recognizable visual cue which the user depends on before proceeding to trust their computer.<p>Maybe, instead, there ought to not be &#x27;sacred pixels&#x27; on the screen, but a <i>secret</i> image to be displayed to the user (which only they recognize and can perhaps even change over time), and only the user, alongside every prompt for user input.<p>Admittedly, this could engender a false sense of trust if the secret image is ever compromised. I think there is an architecture around this, though.<p>The daemon providing the secret image service could simply stop screen sharing applications from reading those pixels. Why not expose the screen as a virtual filesystem, where every pixel has mutable unix permissions? Then, in any secure system, the screen sharing services would merely need to be served its pixels by the secret image server. The secret image server then just has to preserve the condition that programs aren&#x27;t served secret pixels if they aren&#x27;t run by a user in the &#x27;secret pixel&#x27; entry in &#x2F;etc&#x2F;group. Then it would just be a matter of (secret) pixel files remaining unreadable for untrusted programs.<p>This could require some deep hooks into the display system, though, considering that a lot of graphical programs are going to be running on the video driver (well, technically, all of them). I suppose another reason to care about open source and graphics.<p>I wonder as well if Rio from Plan 9 can accomplish this with a minimal amount of code, since Rio already serves windows through a file server!
评论 #26932716 未加载
ogre_codes大约 4 年前
I’ve seen this pop up a few times, usually when scrubbing video. I thought it previously gave you the option to continue so maybe it’s changed a bit.<p>I think it’s not a bad idea in terms of security, and likely its a response to an actual attack vector. But maybe there should be a way to disable it for specific sites or just have a warning bar.
评论 #26928104 未加载
oakwhiz大约 4 年前
Modern computing is in need of the &quot;Secure Attention Key&quot; concept. A dedicated user input which deliberately has no other function than to escape any kind of virtualization or input capture, and ensure that subsequent communications goes directly to a trusted part of the operating system.
评论 #26928573 未加载
评论 #26929697 未加载
jereees大约 4 年前
Mentioned in another comment but this message showed up while watching a Youtube video in Safari on iPadOS 14.5. It was triggered by tapping the screen a few times with an Apple Pencil 2nd generation, I didn’t manage to make it show up a second time after choosing to stay in full-screen.
gulbanana大约 4 年前
This feature has existed for several years.
评论 #26928119 未加载
chmod775大约 4 年前
This makes no sense any way I look at it.<p>&quot;youtube.com&quot; could show you a fake keyboard anyways and why can&#x27;t it trick you with a real keyboard.
评论 #26927682 未加载
评论 #26927360 未加载
评论 #26927397 未加载
dcow大约 4 年前
Isn’t this an accessibility concern for someone who isn&#x27;t able to interact with a touch screen?
评论 #26927669 未加载
beirut_bootleg大约 4 年前
Such a pointless popup. We enter personal information into websites every day. Want to prevent this from happening? Make it the home page for every browser.
评论 #26928133 未加载