iumo / mouselessbrowsing

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

MLB doesn't realize I'm typing in an editable field when writing on a Facebook wall #203

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
MLB doesn't realize I'm typing in an editable field when writing on a Facebook 
wall

What steps will reproduce the problem?
1. Log in to Facebook.
2. Go to any user's 'wall' and click the editable text box for "writing on 
their wall". Notice that this text box is no longer assigned an ID!
3. Type some characters used in an MLB ID.

What is the expected output?
The input should be passed to the editable field without interference from MLB.

What do you see instead?
Assuming the MLB option to "execute immediately without pressing enter" is set 
positive, MLB immediately shifts focus to the appropriately-labeled element, 
disrupting typing in the field.

What version of the product are you using? On what operating system?
0.5.3Build201010161523 / Windows 7

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 3.6.3, MLB 0.5.3Build201010161523
MLB Configuration:
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.disableMLB: false
mouselessbrowsing.keys.scrollUp: 0
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 0
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: CHAR
mouselessbrowsing.keys.openInNewWindowPostfixKey: 0
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.showTabIds: false
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 0
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.3Build201010161523
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.keys.toggleMLB: 0
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.idChars: GLCR8/9SN
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.toggleEnableDisableMLB: 0
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: 0
mouselessbrowsing.keys.openConfig: 1399
mouselessbrowsing.modifierForOpenInNewWindow: -1
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.keys.historyBack: 0
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.keys.blurActiveElement: 432
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.keys.historyForward: 0
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.modifierForWritableElement: 2
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.keys.updatePage: 0
mouselessbrowsing.showMlbMenu: false
mouselessbrowsing.showMlbIconInStatusbar: false
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.openInNewTabPostfixKey: 0
mouselessbrowsing.disableAllIds: false

Original issue reported on code.google.com by coloss...@gmail.com on 11 Nov 2010 at 12:25