gcfavorites / mouselessbrowsing

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

No IDs on some webpage elements, such as on StackOverflow posts #220

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to any StackOverflow.com post (e.g. 
http://stackoverflow.com/questions/6400141/error-msb3073-copy-d-c-loanapp-ux-use
rcontrols-css-c-loanapp-ux-getquot).
2. Notice that the Vote Up/Down, favorite, Google+, Facebook, and Twitter 
buttons beside each reply in the post do not have an ID attached to them, so 
there is no way to click them without using the mouse.

What is the expected output?
Every clickable item on a webpage should get an ID attached to it.

What do you see instead?
No ID is displayed, so you have to click the items using the mouse.

What version of the product are you using? On what operating system?
MLB 0.5.3.1, Windows 7 x64, Firefox 11.0.

Please provide any additional information below.
I love this extension by the way. Great work!

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 11.0, MLB 0.5.3.1Build201101051500
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.keys.clearKeybuffer: 432
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.disableAllIds: false
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.disableMLB: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.idChars: ASDFGHJKL
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 0
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: CHAR
mouselessbrowsing.keys.openInNewTabPostfixKey: 1344
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1392
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.keys.toggleMLB: 944
mouselessbrowsing.showTabIds: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 0
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: true
mouselessbrowsing.version: 0.5.3.1Build201101051500
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.keys.toggleEnableDisableMLB: 0
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;
background-color:pink;
color:black;
font-weight:bold;
mouselessbrowsing.keys.scrollUp: 0
mouselessbrowsing.keys.addSiteRule: 0
mouselessbrowsing.keys.scrollDown: 0
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.keys.historyBack: 0
mouselessbrowsing.keys.blurActiveElement: 946
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.exclusiveNumpad: false
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.keys.historyForward: 0
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.keys.updatePage: 0
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true

Original issue reported on code.google.com by deadly...@hotmail.com on 20 Apr 2012 at 3:32