iumo / mouselessbrowsing

Automatically exported from code.google.com/p/mouselessbrowsing
0 stars 0 forks source link

CTRL-n or CTRL-p assigned key sequences cannot be assigned to new behavior #193

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to Tools --> Mouseless Browsing --> Open Configuration
2. Select the Keys tab
3. Select "Scroll Up"
4. Click on the entry field to the right of "Shortcut"
5. Hold down the CTRL key, then press and release the "p" key (and same for 
"n"))
6. Click on Assign button
7. Click the Ok button.
8. Type CTRL-n or CTRL-p after the Firefox window has focus.

What is the expected output?

The current page should scroll down with CTRL-n is pressed, or scroll up when 
CTRL-p is pressed.

What do you see instead?

In some pages, typing CTRL-n works, but in others such as GMail it opens up a 
new window. In all cases, however, typing CTRL-p opens up a print dialog.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: Linux, Iceweasel 3.5.11, MLB 0.5.2.2
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.keys.scrollUp: 1282
mouselessbrowsing.disableMLB: false
mouselessbrowsing.executeAutomaticNew: false
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.idChars: 
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 1730
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.showTabIds: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.2.2
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.keys.toggleMLB: 1728
mouselessbrowsing.autoExecuteDelay: 250
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.keys.toggleEnableDisableMLB: 1729
mouselessbrowsing.siteRules: <listbox 
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" 
id="siteRulesLB" prefid="mouselessbrowsing.siteRules" flex="1" 
disabled="false"><listhead><listheader label="URL Pattern"/><listheader 
align="center" style="display: none;"/><listheader style="display: 
none;"/><listheader style="display: none;"/></listhead><listcols><listcol 
flex="1"/><listcol style="display: none;"/><listcol style="display: 
none;"/><listcol style="display: none;"/></listcols></listbox>
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1250
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.keys.historyBack: 1060
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.styleForFrameIdSpan: position:fixed; top:0; left:0;
font-size:xx-small;line-height:130%;;
border-color:black; border-width:1px; border-style:solid;
-moz-border-radius:2px;
padding:0px 2px 0px 2px;
z-index:500;
background-color:#D6E3FE;
mouselessbrowsing.styleForIdSpan: font-family:arial, sans-serif; 
font-size:xx-small; line-height:130%;
border-width:1px; border-style:solid;-moz-border-radius:2px;
padding:0px 2px 0px 2px;
vertical-align:center;
margin-left:2px; 
max-width:20px; max-height:10px;
overflow:visible;float:none;
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.historyForward: 1252
mouselessbrowsing.keys.openInNewTabPostfixKey: 1264

Original issue reported on code.google.com by bgo...@gmail.com on 18 Sep 2010 at 3:24