Opened 15 years ago
Closed 15 years ago
#8713 closed defect (worksforme)
alt+NUM navigates on Trac navigation bar using Chromium
Reported by: | BUGabundo | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | web frontend | Version: | 0.11.2.1 |
Severity: | minor | Keywords: | UI, chromium, chrome, navigation |
Cc: | trac.bts@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Chrome Version : 4.0.219.4 (Ubuntu build 27360) URLs (if applicable) :http://status.net/trac/ Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 4:
Firefox 3.x:OK
IE 7:OK
IE 8:
What steps will reproduce the problem?
- go to a Trac website
- login
- press alt+NUM to change tabs
What is the expected result? to normally change to another opened tab on Chromium
What happens instead? Tab changes ok, BUT Trac also changes it pages.
When pressing alt+NUM to jump between tabs, Trac also changes pages, based on the Navigation bar (Timeline,RoadmapView,Tickets,New Ticket,Search,Wiki,Admin)
also reported http://code.google.com/p/chromium/issues/detail?id=23636
Attachments (0)
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Fixed upstream (chromium-issue:21624).
See Preferences / Keyboard Shortcuts / Enable access keys checkbox.
You have certainly activated this option, and the fact that Trac changes its "tabs" in this case is the normal behavior.
On Windows, Chrome uses CTRL+NUM to jump between Tabs, so it is not an issue there.