Open GoogleCodeExporter opened 9 years ago
Thanks for your feedback!
Your are right that MLB updates the ids after the page has changed and as Gmail
heavily uses JavaScript do change the page dynamically MLB reinializes the ids
from
time to time but this shouldn't take that much time. On my PC (Athlon 3500) it
takes
in average 1 msec per id to initialize. On Gmail it is a little bit slower
because of
the large number of checkboxes for which smart positioning is applied.
You can do the following things:
- Define an exception rule so that MLB is deactivated on Gmail (see
http://www.mouseless.de/index.php?/content/view/29/54/)
- Try to turn "Smart positioning" of (see
http://www.mouseless.de/index.php?/content/view/26/52/)
- Turn the preference "mouselessbrowsing.debug.perf" in the about:config on to
see
how long MLB needs to initialize Gmail (it is logged into the JavaScript Error
Console)
Original comment by Rudolf....@gmail.com
on 12 Jul 2009 at 4:12
Original issue reported on code.google.com by
dkea...@gmail.com
on 8 Jul 2009 at 8:08