Extremely dangerous IE "Backspace" problem

  1. #1

    Extremely dangerous IE "Backspace" problem

    Hi Guys

    So I have been working on this SPA for months now and did a demo for key users with a walk-thru exercise for them to follow. About half an hour into the exercise I have two people complaining about hitting the backspace key and ending back at the login page (whilst losing all your work).

    It would seem that Microsoft has added a ridiculous (what they are calling a) feature which means hitting the backspace key (while not in a textbox) will take you back in history. In a Single Page App this is the login page.

    This for me is absolutely outrageous not to mention is probably enough for me to recommend that all users move to Firefox or Chrome (what I have been developing in which is why I never picked this up), although Im sure this won't happen.

    Im sure you guys have come across this before? Do you have a fix for this or a workaround?

    Thanks for any help you can give???
  2. #2
    Such behaviour is standard in all browsers (backspace triggers Back button)

    Please see the following thread
    http://forums.ext.net/showthread.php...ield-textarea)
    Last edited by geoffrey.mcgill; Jan 22, 2014 at 2:05 PM.
  3. #3
    Maybe we can build a property into Ext.NET to avoid this backspace issue. I too agree that it can be very annoying.

    I will discuss with Vladimir.
    Geoffrey McGill
    Founder
  4. #4
    Found a couple of good threads on StackOverflow related to this topic.

    http://stackoverflow.com/questions/6...rowsers-but-ie

    http://stackoverflow.com/questions/1...avigating-back
    Geoffrey McGill
    Founder
  5. #5
    Excellent - Thanks for the links I will implement. It would be nice to get this built in to Ext.Net though as some sort of Global Setting somewhere

Similar Threads

  1. Replies: 6
    Last Post: May 31, 2013, 3:04 AM
  2. [CLOSED] Problem to use property "Maximized" from "Window"
    By avante in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jan 22, 2013, 12:47 AM
  3. Replies: 5
    Last Post: May 02, 2012, 5:37 PM
  4. [CLOSED] SelectBox: Problem with characters "<" and ">"
    By nhg_itd in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 03, 2011, 6:43 AM
  5. Replies: 4
    Last Post: Oct 11, 2011, 2:42 AM

Posting Permissions