This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17754 - Key name "HistoryBack" and "HistoryForward" should be "BrowserBack" and "BrowserForward"
Summary: Key name "HistoryBack" and "HistoryForward" should be "BrowserBack" and "Brow...
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - DOM3 Events (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords: needsReview
Depends on:
Blocks:
 
Reported: 2012-07-12 07:45 UTC by Masayuki Nakano
Modified: 2012-08-23 22:01 UTC (History)
3 users (show)

See Also:


Attachments

Description Masayuki Nakano 2012-07-12 07:45:18 UTC
D3E spec defines "HistoryBack" and "HistoryForward" keys. However, IE9 users "BrowserBack" and "BrowserForward". And there are some "Browser" prefixed key names for the keys to navigate browsing. So, I think that for both compatibility with IE9 and other key names, they should be "BrowserBack" and "BrowserForward".
Comment 1 Travis Leithead [MSFT] 2012-08-23 22:01:05 UTC
Fixed in the latest version of the spec: r240

http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html?rev=1.240