zephyrer / mouselessbrowsing

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

"Loading..." on tab names #136

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Somethimes the phrase "Loading..." appears in a tab's title, where the page
name should go.  e.g. "(icon) [07] Loading..."

I think this might be happening on pages that don't contain any title text

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

Original issue reported on code.google.com by ojwli...@gmail.com on 20 Apr 2009 at 3:00

GoogleCodeExporter commented 8 years ago
Will be fixed in 0.5.3

Original comment by Rudolf....@gmail.com on 14 Jul 2009 at 6:01