|
|
|
|
|
by cturner
5890 days ago
|
|
This is a classic example of the design tradeoff that directly pits new users against power users. MRU is a simple, solid solution. Like many powerful tools, it takes some learning, and is then dependable. The alternative suggested here is a very complicated solution that power users will hate because it's unpredictable. You’ve been using alt-tab to bounce back-and-forth
...
tab. What happens? Because of your habit, you expect it
to go to your web browser, but because the last used
application was your Twitter client, that’s where it
switches.
Experienced users will handle this by repopulating the cycle when they switch. In this case alt+tab, release, alt+tab, alt+tab, release, alt+tab. |
|