zephyrer / mouselessbrowsing

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

floating frame labels #108

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
load any page with frames; http://java.sun.com/javase/6/docs/api/ is a good
example

What is the expected output?
frame labels visible at all times

What do you see instead?
frame labels not visible if one scrolls away from them

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

Please provide any additional information below.
just a feature request, might even be useful!

Client Configuration (automaitcally added by MLB)
OS: Linux, Firefox 3.0.7, MLB 0.5.2
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.enableOtherIds: true
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.executeAutomaticNew: false
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: 500
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.showIdsOnDemand: false
mouselessbrowsing.version: 0.5.2
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.executeAutomatic: false
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.idChars: 
mouselessbrowsing.showMlbIconInStatusbar: true
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.executeInstantlyWhenIdUnique: false
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.exclusiveNumpad: false
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.styleForFrameIdSpan: position:absolute; 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.enableLinkIds: true
mouselessbrowsing.keys.updatePage: 1713
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.debug.perf: false
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712

Original issue reported on code.google.com by nar...@gmail.com on 13 Mar 2009 at 6:25

GoogleCodeExporter commented 8 years ago
You can already achive this by adapting the styles for frame ids:
1. Open MLB config dialog (via Tools menu)
2. Select Tab styles
3. Change in "Styles for frame ids" the value of the first element "position" 
from
"absolute" to "fixe"

Anyway, I aggree that this is a good idea and will be changed by default in the 
next
release

Original comment by Rudolf....@gmail.com on 13 Mar 2009 at 9:25

GoogleCodeExporter commented 8 years ago
Schweet! thanks again

Original comment by nar...@gmail.com on 13 Mar 2009 at 9:33

GoogleCodeExporter commented 8 years ago
Will be fixed in 0.5.2.1

Original comment by Rudolf....@gmail.com on 15 Mar 2009 at 9:18

GoogleCodeExporter commented 8 years ago

Original comment by Rudolf....@gmail.com on 5 Jul 2009 at 7:07