PC Review


Reply
Thread Tools Rate Thread

HOW DO I DISABLE BACKSPACE SHORTCUT TO GO BACK?

 
 
q_q_anonymous@yahoo.co.uk
Guest
Posts: n/a
 
      7th Dec 2005
How can I disable the backspace shortcut that makes IE go a page back?

I see many many posts on this from years ago but no answers yet.

 
Reply With Quote
 
 
 
 
Rob Parsons
Guest
Posts: n/a
 
      7th Dec 2005
Hi q,

There is javascript to delete the back links, though you will have to search
for the solution yourself.

There are Group Policy settings to remove the Back buttons and menu Items
from the IE Toolbar. Without the Back button and menu the keyboard shortcut
is disabled too. (gpedit.msc)

If you are designing your web site you may like to consider a redesign.
Disabling the back navigation is counter intuiative. If you are making a
Wizard type interface you may like to consider using a Modal Dialog that
shows a sequence of Forms or WebForms (a modal dialog can hide the toolbar,
effectively disabling navigation out of the form sequence).

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How can I disable the backspace shortcut that makes IE go a page back?
>
> I see many many posts on this from years ago but no answers yet.
>



 
Reply With Quote
 
q_q_anonymous@yahoo.co.uk
Guest
Posts: n/a
 
      8th Dec 2005

Rob Parsons wrote:
> Hi q,
>
> There is javascript to delete the back links, though you will have to search
> for the solution yourself.
>
> There are Group Policy settings to remove the Back buttons and menu Items
> from the IE Toolbar. Without the Back button and menu the keyboard shortcut
> is disabled too. (gpedit.msc)
>
> If you are designing your web site


I'm not designing a website. I want to be able to use backspace without
the browser going Back. It is very annoying when I type and pres
backspace and it goes back.

I still want to be able to click the back button.

 
Reply With Quote
 
q_q_anonymous@yahoo.co.uk
Guest
Posts: n/a
 
      8th Dec 2005

Rob Parsons wrote:
> Hi q,
>
> There is javascript to delete the back links, though you will have to search
> for the solution yourself.
>
> There are Group Policy settings to remove the Back buttons and menu Items
> from the IE Toolbar. Without the Back button and menu the keyboard shortcut
> is disabled too. (gpedit.msc)
>
> If you are designing your web site


I'm not designing a website. I want to be able to use backspace without
the browser going Back. It is very annoying when I type and pres
backspace and it goes back.

I still want to be able to click the back button.

 
Reply With Quote
 
Rob Parsons
Guest
Posts: n/a
 
      8th Dec 2005
Hi again q,

The normal keyboard shortcut for Back is Alt+rightarrow (see the View>Go to
menu in IE)

Do you have any toolbar add-ins that may be re-mapping your keyboard
shortcuts? The Backspace key on my puter has no navigation effects!

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Rob Parsons wrote:
> > Hi q,
> >
> > There is javascript to delete the back links, though you will have to

search
> > for the solution yourself.
> >
> > There are Group Policy settings to remove the Back buttons and menu

Items
> > from the IE Toolbar. Without the Back button and menu the keyboard

shortcut
> > is disabled too. (gpedit.msc)
> >
> > If you are designing your web site

>
> I'm not designing a website. I want to be able to use backspace without
> the browser going Back. It is very annoying when I type and pres
> backspace and it goes back.
>
> I still want to be able to click the back button.
>



 
Reply With Quote
 
q_q_anonymous@yahoo.co.uk
Guest
Posts: n/a
 
      8th Dec 2005

Rob Parsons wrote:
> Hi again q,
>
> The normal keyboard shortcut for Back is Alt+rightarrow (see the View>Go to
> menu in IE)
>
> Do you have any toolbar add-ins that may be re-mapping your keyboard
> shortcuts? The Backspace key on my puter has no navigation effects!
>


no add-ons. Infact I recently formatted. Win XP sp2, IE v6.

When you're in a textbox, it works as a backspace, but, otherwise it
goes back.

Try going to google groups and getting the tree view, and clicking a
name, then hitting backspace, it'll go back until it reaches google.com
where the default focus is the textbox so it won't go back further.
Unless you click outside the textbox.

At least, that's how it is for me and many others. If you were to
google usenet for disable backspace internet explorer go back shortcut,
there are loads of people getting mad about it!

"Backspace Issue on IE 6" http://tinyurl.com/d2m8w
"backspace IE 5 problem" http://tinyurl.com/cfk9l
"Annoying IE problem with Backspace key" http://tinyurl.com/8clw4
"backspace key on IE sends me back" http://tinyurl.com/92u8s

So the Question now is Howcome the bug/feature hasn't got to you
?!!!!!

Or how are you getting around it. ?

or, are you sure backspace isn't going back in your IE browser?!







..

 
Reply With Quote
 
Rob Parsons
Guest
Posts: n/a
 
      8th Dec 2005
Hi q,

Yes indeedee it does appear to be an undocumented feature. I whent to a few
sites and the Backspace key does navigate back! Hey Shift+Backspace
navigates foreward!

I seem to remember when I first started using the net and IE that these were
the keystrokes that I used for navigation. I don't think that a patch for it
will happen with IE6 and it will probably carry over to v7.

How do I get around it. Well I spose its just habbit that I use the
Alt-rightarrow shortcuts. Lately I've been using tabbed browsing (MSN Search
toolbar) and usually open up pages in new tabs i/o navigating a site.

Since it does not occur when a text box has focus this seems to be enough to
prevent the accidental navigation. I think the emphasis should be on the web
designers to set focus to a form field when entering a page.


So I think your only solution is to change your habbits. Thanks for the
info. I will be adding these shortcuts to my own personal listings
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> Rob Parsons wrote:
> > Hi again q,
> >
> > The normal keyboard shortcut for Back is Alt+rightarrow (see the View>Go

to
> > menu in IE)
> >
> > Do you have any toolbar add-ins that may be re-mapping your keyboard
> > shortcuts? The Backspace key on my puter has no navigation effects!
> >

>
> no add-ons. Infact I recently formatted. Win XP sp2, IE v6.
>
> When you're in a textbox, it works as a backspace, but, otherwise it
> goes back.
>
> Try going to google groups and getting the tree view, and clicking a
> name, then hitting backspace, it'll go back until it reaches google.com
> where the default focus is the textbox so it won't go back further.
> Unless you click outside the textbox.
>
> At least, that's how it is for me and many others. If you were to
> google usenet for disable backspace internet explorer go back shortcut,
> there are loads of people getting mad about it!
>
> "Backspace Issue on IE 6" http://tinyurl.com/d2m8w
> "backspace IE 5 problem" http://tinyurl.com/cfk9l
> "Annoying IE problem with Backspace key" http://tinyurl.com/8clw4
> "backspace key on IE sends me back" http://tinyurl.com/92u8s
>
> So the Question now is Howcome the bug/feature hasn't got to you
> ?!!!!!
>
> Or how are you getting around it. ?
>
> or, are you sure backspace isn't going back in your IE browser?!
>
>
>
>
>
>
>
> .
>



 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a
 
      8th Dec 2005
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
....
> How can I disable the backspace shortcut that makes IE go a page back?
>
> I see many many posts on this from years ago but no answers yet.



Backspace works fine for me. Just make sure that keyboard focus
is where it needs to be for what you want to do.

BTW I'm not going to do a search right now but I bet that I have a given
essentially this answer at least a couple of times in the past.


---


 
Reply With Quote
 
Rob Parsons
Guest
Posts: n/a
 
      9th Dec 2005
Hi Robert,

I know that the focus has to be on a field, but when it isn't the Backspace
and the Shift+Backspace keys navigate back and forward. I know its no big
deal, but I am just surprised that its undocumented (well I don't think I
should be surprised at all!). I can remember being shown these shortcuts on
one of the first occasions I did web page development
"Robert Aldwinckle" <(E-Mail Removed)> wrote in message
news:uBdCMYE$(E-Mail Removed)...
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)
> ...
> > How can I disable the backspace shortcut that makes IE go a page back?
> >
> > I see many many posts on this from years ago but no answers yet.

>
>
> Backspace works fine for me. Just make sure that keyboard focus
> is where it needs to be for what you want to do.
>
> BTW I'm not going to do a search right now but I bet that I have a given
> essentially this answer at least a couple of times in the past.
>
>
> ---
>
>



 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a
 
      9th Dec 2005
"Rob Parsons" <(E-Mail Removed)> wrote in message
news:%23c7EEFG$(E-Mail Removed)...
> Hi Robert,
>
> I know that the focus has to be on a field, but when it isn't the Backspace
> and the Shift+Backspace keys navigate back and forward. I know its no big
> deal, but I am just surprised that its undocumented



Ah, but that is documented. Press F1 and search for Backspace? <eg>
(Then expand Viewing and exploring Web pages.)


---


> (well I don't think I
> should be surprised at all!). I can remember being shown these shortcuts on
> one of the first occasions I did web page development
> "Robert Aldwinckle" <(E-Mail Removed)> wrote in message
> news:uBdCMYE$(E-Mail Removed)...
>> <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)
>> ...
>> > How can I disable the backspace shortcut that makes IE go a page back?
>> >
>> > I see many many posts on this from years ago but no answers yet.

>>
>>
>> Backspace works fine for me. Just make sure that keyboard focus
>> is where it needs to be for what you want to do.
>>
>> BTW I'm not going to do a search right now but I bet that I have a given
>> essentially this answer at least a couple of times in the past.
>>
>>
>> ---
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a Back (not the backspace) shortcut for Window Explorer ? dingdongdingding Windows XP General 8 5th Jun 2009 04:20 AM
How to disable back page function of backspace key Barry Windows XP General 1 30th Jan 2008 07:33 AM
backspace shortcut key does not work in AntiSpyware :( ken Spyware Discussion 0 9th Jan 2005 05:19 PM
Disable backspace from moving back one page RobL Windows XP Internet Explorer 0 17th May 2004 08:24 PM
Disabling BACKSPACE key shortcut? hollins1 Windows XP Internet Explorer 1 13th Feb 2004 01:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:01 AM.