zephyrer / mouselessbrowsing

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

Switching tabs with MLB takes focus away from page. #120

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Switch tabs with MLB special ids.
2. Try to scroll with spacebar.

What is the expected output?
Page should scroll.

What do you see instead?
Page doesn't scroll.

Client Configuration (automaitcally added by MLB)
OS: Linux, Firefox 3.0.7, MLB 0.5.2
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.executeAutomaticNew: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 1762
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
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.autoExecuteDelay: 1000
mouselessbrowsing.modifierForWritableElement: -1
mouselessbrowsing.pixelsToScroll: 750
mouselessbrowsing.idChars: [A-Z]
mouselessbrowsing.showMlbIconInStatusbar: false
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
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.keys.clearKeybuffer: 432
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.modifierForOpenInNewTab: -1
mouselessbrowsing.modifierForOpenInNewWindow: -1
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.exclusiveNumpad: true
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.styleForFrameIdSpan: position:absolute; 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.debug.perf: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712

Original issue reported on code.google.com by artis.ro...@gmail.com on 27 Mar 2009 at 4:04

GoogleCodeExporter commented 8 years ago
Thanks for your feedback. 
Duplicate to #86
Issue already fixed in newest build which is available under
http://mlb.rudolf-noe.de (at the end of the page)

Original comment by Rudolf....@gmail.com on 27 Mar 2009 at 8:27