iumo / mouselessbrowsing

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

Using self-defined charset as IDs doesn't allow use of modifiers #197

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When one wants to use self-defined charset for IDs one cannot use modifiers. It 
would be very nice to have the same config options as with predefined, numeric 
IDs. Both for laptop and/or touchtyping use this would be highly desirable as 
I'd love to use chars near the home keys and be able to choose link even when 
there is focus on a form field. 

What steps will reproduce the problem?
1. Tools -> Mouseless Browsing -> Configuration -> ID Types
2. Use self-defined charsets
3.

What is the expected output?

I'd love to see the same modifiers in use as with numeric IDs.

What do you see instead?

What version of the product are you using? On what operating system?

0.5.2.2

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: Darwin, Firefox 3.6.8, MLB 0.5.2.2
MLB Configuration:
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.idChars: SDFGHJKL
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openInNewWindowPostfixKey: 3040
mouselessbrowsing.smartPositioning: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.showTabIds: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.autoExecuteDelay: 300
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.pixelsToScroll: 150
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><listitem label="" 
value=""><listcell label="*/admin/build/views/edit/*" 
value="*/admin/build/views/edit/*"/><listcell label="Show Ids as configured" 
value="CONFIG" style="display: none;"/><listcell label="false" value="false" 
style="display: none;"/><listcell label="false" value="false" style="display: 
none;"/></listitem></listbox>
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.executeInstantlyWhenIdUnique: true
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.keys.historyForward: 1696
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: 1713
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.version: 0.5.2.2
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712

Original issue reported on code.google.com by villepo...@gmail.com on 13 Oct 2010 at 8:37