iumo / mouselessbrowsing

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

Can't hide tab IDs #221

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on mouseless browsing
2. Tap the key that is supposed to hide the IDs
3. Most IDs toggle on and off, but the tab IDs stay put.

What is the expected output?

   I want ALL the IDs to hide

What do you see instead?

   There doesn't seem to be a way to hide tab IDs. This creates other problems. For example, in google doc spreadsheets, typing in numbers can interfere with the tab IDs and produce unexpected results. The only way to hide these IDs seems to be to disable MLB

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

   0.5.3.1

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 12.0, MLB 0.5.3.1Build201101051500
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
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.disableMLB: false
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.idChars: 
mouselessbrowsing.debug: false
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.openInCoolirisPreviewsPostfixKey: 1696
mouselessbrowsing.idType: NUMERIC
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.keys.toggleMLB: 720
mouselessbrowsing.showTabIds: true
mouselessbrowsing.keys.toggleExlusiveUseOfNumpad: 304
mouselessbrowsing.disableAutomaticPageUpdateOnChange: false
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.filterDuplicateLinks: true
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: true
mouselessbrowsing.version: 0.5.3.1Build201101051500
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.modifierForOpenInNewWindow: 3
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.showKeybufferInStatusbar: true
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.keys.openConfig: 1239
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.maxIdNumber: 1000
mouselessbrowsing.debug.perf: false
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.executeAutomaticNew: true
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true

Original issue reported on code.google.com by jpeke...@gmail.com on 12 Jun 2012 at 4:05