Open GoogleCodeExporter opened 9 years ago
the version of Firefox is 3.0.3 on both OS
Original comment by carlos.see.alf@gmail.com
on 5 Oct 2008 at 5:59
I couldn't reproduce the error, neither under XP nor under Ubuntu.
Could you please install the latest build from my website
(http://www.rudolf-noe.de/index.php?/content/view/14/26/ --> link at the bottom
of
the page) and test if the error still exists (I assume it will).
If yes please I ask you to provide your MLB configuration. This you can do as
follows.
Go to this page: http://code.google.com/p/mouselessbrowsing/issues/list
Open a new issue --> with the new version the configuration is automatically
added to
the commend. Don't save the issue, but just copy the configuration into a new
comment
of this issue.
Thanks!
Original comment by Rudolf....@gmail.com
on 8 Oct 2008 at 7:26
HI, I have update MLB and i have different results on Ubuntu and Windows XP.
Ubuntu now works solidly, open as many tabs as i request.
Windows XP does not works regulary. The esiest way to reproduce the problem, i
think,
is to try to open several tabs, at some point stop working, sometimes open 3,
sometimes 5, sometimes 7.
Rememeber this is with the "show id only on demand" option.
Client Configuration (automaitcally added by MLB)
OS: WINNT, Firefox 3.0.3, MLB 0.5.2Build20080924
MLB Configuration:
mouselessbrowsing.toggleExlNumpadWithDoubleStrokeNumKey: true
mouselessbrowsing.autoExecuteDelay: 500
mouselessbrowsing.keys.blurActiveElement: 0
mouselessbrowsing.initOnDomContentLoaded: true
mouselessbrowsing.keys.addSiteRule: 1319
mouselessbrowsing.modifierForOpenInCoolirisPreviews: -1
mouselessbrowsing.keys.toggleMLB: 1760
mouselessbrowsing.keys.scrollUp: 1744
mouselessbrowsing.disableMLB: false
mouselessbrowsing.showMlbMenu: true
mouselessbrowsing.debug: false
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.keys.openConfig: 1239
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; margin-right:1px;
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.keys.toggleExlusiveUseOfNumpad: 304
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.showIdsOnDemand: true
mouselessbrowsing.version: 0.5.2Build20080924
mouselessbrowsing.exclusiveNumpad: true
mouselessbrowsing.enableLinkIds: true
mouselessbrowsing.keys.selectLink: 260
mouselessbrowsing.pixelsToScroll: 150
mouselessbrowsing.keys.blockKeyboardInputForMlb: 0
mouselessbrowsing.enableImgLinkIds: true
mouselessbrowsing.idChars:
mouselessbrowsing.keys.toggleAllIds: 1762
mouselessbrowsing.keys.toggleEnableDisableMLB: 0
mouselessbrowsing.keys.openInNewWindowPostfixKey: 1776
mouselessbrowsing.keys.historyBack: 1776
mouselessbrowsing.smartPositioning: true
mouselessbrowsing.debug.perf: false
mouselessbrowsing.modifierForOpenInNewWindow: 3
mouselessbrowsing.modifierForOpenInNewTab: 1
mouselessbrowsing.disableAllIds: false
mouselessbrowsing.modifierForWritableElement: 2
mouselessbrowsing.enableFrameIds: true
mouselessbrowsing.keys.historyForward: 1696
mouselessbrowsing.showMlbIconInStatusbar: true
mouselessbrowsing.enableFormElementIds: true
mouselessbrowsing.keys.openInNewTabPostfixKey: 1712
Original comment by carlos.see.alf@gmail.com
on 12 Oct 2008 at 5:11
What happens if you press DECIMAL (activate the ids) when they stop working?
I'm not sure if I have the same problem or not, because it always stops working
after
one link.
Original comment by hoverh...@gmail.com
on 25 Nov 2008 at 2:53
If i press decimal it start working again. But still falis after a certain
number of
links, again and again.
Looking the MLB status bar section, sometimes when the link dont work, isnt
just that
is not recording my keystrokes, but that is taking an extra number which i
havent
press. For example i press the alt+55, and it shows me the 557 number.
Original comment by carlos.see.alf@gmail.com
on 25 Nov 2008 at 4:14
Seems it's different problem…
Yet, both problems occur with "ondemand ids visibility" and "background new
tabs",
and temporarily fixed by toggling ids visibility. That means, there's some
status
change when new tab is being open…
Anyway, instead of toggling ids visibility now I toggle MLB on/off, so it works
almost the same (really, what's the practical difference?… Somehow I don't
notice
it), yet this bug doesn't seem to occur.
Original comment by hoverh...@gmail.com
on 25 Nov 2008 at 4:31
I figured out the problem: In Windows you can enter special characters by
entering
Alt + <number from numpad>. If you use numeric ids the problem occurs only if
you
enter two digit ids which have a character code of an digit (48<=keycode<=57).
This issue will be fixed in 0.5.2.1
Original comment by Rudolf....@gmail.com
on 8 Mar 2009 at 12:52
Original comment by Rudolf....@gmail.com
on 11 Mar 2009 at 9:36
Original comment by Rudolf....@gmail.com
on 11 Mar 2009 at 10:03
Original issue reported on code.google.com by
carlos.see.alf@gmail.com
on 5 Oct 2008 at 5:52