TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Looks like you are typing while in full screen

105 pointsby jereeesabout 4 years ago

10 comments

akerstenabout 4 years ago
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 未加载
ksajabout 4 years ago
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 未加载
nicklafabout 4 years ago
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_codesabout 4 years ago
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 未加载
oakwhizabout 4 years ago
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 未加载
jereeesabout 4 years ago
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.
gulbananaabout 4 years ago
This feature has existed for several years.
评论 #26928119 未加载
chmod775about 4 years ago
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 未加载
dcowabout 4 years ago
Isn’t this an accessibility concern for someone who isn&#x27;t able to interact with a touch screen?
评论 #26927669 未加载
beirut_bootlegabout 4 years ago
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 未加载