Open GoogleCodeExporter opened 9 years ago
I believe that a built-in functionality of a browser should not be changed. The
backspace key works as a "back" button, the same goes for alt-left. I do not
want to
redefine behavior of these keys, as this would confuse users which might be
used to
using them in standard fashion.
Original comment by ondrej.zara
on 10 Nov 2009 at 9:31
[deleted comment]
I've added an option to enable this functionality, the complete patch is
attached. I'm not head-over-heels
about including this, so if you're strongly disinclined I'm of course OK. This
was, more than anything, an
exercise on my way to learning JS :)
If anyone on a Mac would like it, all it takes is to download & apply the
patch, so no biggie there.
As for built-in browser functionality, when it comes to using a browser as an
sql designer, the browser is but
a virtual machine. The notion of navigation is at odds with running something
like this, IMHO. Heck, I'd be
very pissed (BTDT) if I, say, accidentally pressed backspace and lost my work
-- luckily these days sane
browsers will recover all of the state correctly when you go forward. I think
there's more to this argument,
though, and I'm fairly inexperienced here, so this is all with a spoonful of
salt.
Original comment by ober.14@osu.edu
on 11 Nov 2009 at 12:51
Attachments:
I also had an issue where I lost changes because I clicked backspace when I
*thought*
I was editing text. It caused me to save after every change from then on,
which is
not very productive.
Alt - left arrow still works as back, as does the back button. I agree that
using
your browser for this sort of task changes the expected behavior of the
browser.
However, misclicking a text field you plan to change the name of and instead
losing
all your work is a worse user experience than losing the navigation abilities
of the
back button.
Original comment by atrop...@gmail.com
on 27 Dec 2009 at 8:07
Original issue reported on code.google.com by
ober.14@osu.edu
on 10 Nov 2009 at 7:04Attachments: