gcfavorites / mouselessbrowsing

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

Returning to a previous page disables MLB #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to any page
2. Follow a link via an ID
3. Go to previous page via back button or backspace
4. Try another ID

What is the expected output?
Follow on to page

What do you see instead?
Numbers show up in keybuffer in status bar but link isn't followed

Please provide any additional information below.
The bug doesn't occur on GitHub, occasionally does on Reddit and always
does here on Google Code.

Client Configuration (automaitcally added by MLB)
OS: Darwin, Firefox 3.0.5, MLB 0.5.2Beta1
MLB Configuration:
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.disableAllIds: true
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.idChars: MJGBHK
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.executeAutomatic: true
mouselessbrowsing.keys.toggleMLB: 3072
mouselessbrowsing.autoExecuteDelay: 800
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.showMlbIconInStatusbar: false
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
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.styleForIdSpan: background: #feb !important;
color: #000 !important;
border-color: #999 !important;

font-family:arial, sans-serif !important; font-size:xx-small !important;
line-height:130% !important;
border-width:1px !important; border-style:solid
!important;-moz-border-radius:2px !important;
padding:0px 2px 0px 2px !important;
vertical-align:center !important;
margin-left:2px !important; margin-right:1px !important;
max-width:20px !important; max-height:10px !important;
overflow:visible !important;float:none !important;
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.styleForFrameIdSpan: background: #D6E3FE !important;
color: #000 !important;
border-color: #999 !important;

font-family:arial, sans-serif !important; font-size:xx-small !important;
line-height:130% !important;
border-width:1px !important; border-style:solid
!important;-moz-border-radius:2px !important;
padding:0px 2px 0px 2px !important;
vertical-align:center !important;
margin-left:2px !important; margin-right:1px !important;
max-width:20px !important; max-height:10px !important;
overflow:visible !important;float:none !important;
display: none;
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.version: 0.5.2Build20081024
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712

Original issue reported on code.google.com by dazo...@gmail.com on 2 Jan 2009 at 8:59

GoogleCodeExporter commented 9 years ago
Fixed in 0.5.2_Beta2

Original comment by Rudolf....@gmail.com on 3 Jan 2009 at 9:53