gcfavorites / mouselessbrowsing

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

In Gmail, even when the setting to only use numpad for MLB is selected, the ids do not work and the numbers are printed while the cursor is in a text field #186

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. While composing a message, select the subject field
2. Enter the id for the add CC

What is the expected output?
The add CC field expands allowing for the input of addresses

What do you see instead?
The id is entered into the text field that is currently selected

What version of the product are you using? On what operating system?
I am using MLB 0.5.2.2 on 64-bit Windows 7 Professional

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 3.6.6, MLB 0.5.2.2
MLB Configuration:
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.debug: false
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
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.enableOtherIds: true
mouselessbrowsing.showTabIds: true
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.keys.scrollDown: 1712
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.executeAutomatic: false
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.2.2
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.idChars: 
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.debug.perf: false
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712
mouselessbrowsing.keys.updatePage: 1713
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.disableAllIds: false
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.keys.historyBack: 1776

Original issue reported on code.google.com by Christop...@gmail.com on 1 Jul 2010 at 4:00