Assembla home | Assembla project page
 

Ticket #66 (closed Enhancement Request: wontfix)

Opened 1 year ago

Last modified 1 year ago

Stop the "Back" button working on PC browsers

Reported by: swiss Assigned to:
Priority: High Milestone: Undecided
Component: User Interface Version: 1.14
Keywords: Cc:

Description

If possible, we should use javascript to popup a message asking the user not to use the back button on their browser, but to use the button at the bottom of the screen instead.

This is because navigation on the hardware player works differently to that done by a PC browser. Clicking the browser back button causes the wrong parameters to be passed to pages and eventually leads to database errors beign displayed on the screen.

Change History

05/29/07 21:23:18 changed by swiss

  • status changed from new to closed.
  • resolution set to wontfix.

After further investigateion, it appears that there isn't any feasible way to prevent the user clicking the back button in the browser.