iumo / mouselessbrowsing

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

Setting "Show ids only on demand" on a URL disables awesome Scroll up/down commands #217

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make sure commands "Scroll up" and "Scroll down" have been assigned keys
1. Add a URL rule to set "Show ids only on demand" for a particular website
2. Go to that particular website (ids should not be shown)
3. Notice that you can't use the "Scroll up" and "Scroll down" commands

What is the expected output?
I should be able to use that awesome alternative for PAGE UP/PAGE DOWN. It is 
great for scrolling through a page with the keyboard, because the interval is 
smaller.

What do you see instead?
Since I assigned commands "Scroll up" and "Scroll down" to PAGE UP/PAGE DOWN, 
my keys are having the original behavior on the particular website.

What version of the product are you using? On what operating system?
Firefox 9.0.1. Debian 6.0.

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: Linux, Firefox 9.0.1, MLB 0.5.3.1Build201101051500
MLB Configuration:
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.scrollUp: 528
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.keys.toggleAllIds: 1730
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712
mouselessbrowsing.keys.openInNewWindowPostfixKey: 0
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.showTabIds: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.keys.selectLink: 1696
mouselessbrowsing.version: 0.5.3.1Build201101051500
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.disableMLB: false
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.idChars: 
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.showIdsOnDemand: false
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><listitem label="" value=""><listcell 
label="*meteomedia.com*" value="*meteomedia.com*"/><listcell label="Show Ids as 
configured" value="CONFIG" style="display: none;"/><listcell label="false" 
value="false" style="display: none;"/><listcell label="true" value="true" 
style="display: none;"/></listitem><listitem label="" value=""><listcell 
label="*www.google.*" value="*www.google.*"/><listcell label="Show Ids as 
configured" value="CONFIG" style="display: none;"/><listcell label="true" 
value="true" style="display: none;"/><listcell label="false" value="false" 
style="display: none;"/></listitem><listitem label="" value=""><listcell 
label="*www.lemonde*" value="*www.lemonde*"/><listcell label="Show Ids as 
configured" value="CONFIG" style="display: none;"/><listcell label="true" 
value="true" style="display: none;"/><listcell label="true" value="true" 
style="display: none;"/></listitem></listbox>
mouselessbrowsing.keys.clearKeybuffer: 432
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.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 544
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.keys.historyBack: 593
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.keys.historyForward: 625
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.debug.perf: false
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
mouselessbrowsing.debug: false
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true

Original issue reported on code.google.com by thibaut....@videotron.ca on 23 Jan 2012 at 1:52