Editing 1479: Troubleshooting

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 14: Line 14:
 
One non-obvious way to repair such a problem is to switch the screen resolution; this in itself does not fix the problem, but the resolution switch also forces the operating system to redraw all windows on the desktop, and some operating systems will also validate the coordinates of all windows and adjust these coordinates so that the windows do not end up in off-screen area. In this scenario, it is used as a side-effect to fix the problem, because operating systems rarely provide other, more obvious ways to bring off-screen windows back to the visible area.
 
One non-obvious way to repair such a problem is to switch the screen resolution; this in itself does not fix the problem, but the resolution switch also forces the operating system to redraw all windows on the desktop, and some operating systems will also validate the coordinates of all windows and adjust these coordinates so that the windows do not end up in off-screen area. In this scenario, it is used as a side-effect to fix the problem, because operating systems rarely provide other, more obvious ways to bring off-screen windows back to the visible area.
  
βˆ’
By saying "Why is that even possible?", Hairy is quite correct in pointing out that the best way to address this problem at its root would be for the operating system developers to prevent the creation of windows off-screen, preemptively avoiding a whole class of window management problems before they can occur. For example, such mechanisms could validate coordinates during window creation, thus making sure that the dialog window would always be accessible and visible. Such a mechanism exists on OS X, but not on Windows, which the majority of desktop/laptop computers are running at the time of this comic's release.
+
By saying "Why is that even possible?", Hairy is quite correct in pointing out that the best way to address this problem at its root would be for the operating system developers to prevent the creation of windows off-screen, preemptively avoiding a whole class of window management problems before they can occur. For example, such mechanisms could validate coordinates during window creation, thus making sure that the dialog window would always be accessible and visible. Such a mechanism exists on OS X, but not on Windows, which the majority of desktop computers are running at the time of this comic's release.
  
 
In general, one can sort the possible solutions to the problem being discussed in the following order of preference, from best to worst:
 
In general, one can sort the possible solutions to the problem being discussed in the following order of preference, from best to worst:

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)