gcfavorites / mouselessbrowsing

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

Not all links are marked #180

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Open page:
http://tvlistings.aol.com/listings/pa/clifton-heights/comcast-delaware-county-di
gital-non-reb?hid=PA37794&zipcode=19018&tab=grid

2.The "MY FAVORITES" tab has no MLB id.  

What is the expected output?  MLB id for the "MY FAVORITES"

What do you see instead? nothing

MLB version 0.5.2.1   Operating system Microsoft XP Pro.  Browser Firefox
3.0.14.

Note.  This page is the only place I have encountered this problem.

Thank you.

   J. Petree

Please provide any additional information below.

Client Configuration (automatically added by MLB)
OS: WINNT, Firefox 3.0.14, MLB 0.5.2.1
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.blurActiveElement: 0
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.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.executeAutomaticNew: true
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.autoExecuteDelay: 600
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.2.1
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.keys.toggleMLB: 736
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.idChars: 
mouselessbrowsing.maxIdNumber: 1000
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.keys.toggleEnableDisableMLB: 1761
mouselessbrowsing.keys.clearKeybuffer: 432
mouselessbrowsing.showKeybufferInStatusbar: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.keys.scrollDown: 1712
mouselessbrowsing.keys.openConfig: 1239
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.initOnDomContentLoaded: false
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
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: 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.keys.updatePage: 1713
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.executeInstantlyWhenIdUnique: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712

Original issue reported on code.google.com by joefiesta@verizon.net on 6 Apr 2010 at 2:07

GoogleCodeExporter commented 9 years ago
Thanks for your feedback!
The reason for that is, that MLB does not create links for empty links (links 
with no content). And technically the link has no content, no text, no image. 
In this case the parent element of link displays the image and the link element 
is overlayed to it.
Sorry this is not fixable. 
But if you like to have a keyboard shortcut for it, try my other addon 
Customize Your Web (http://www.mouseless.de/index.php?/content/view/40/60/) 
with which you can define arbitrary shortcuts for elements.

Original comment by Rudolf....@gmail.com on 8 Jul 2010 at 7:06