Jean-Yves Levesque <[EMAIL PROTECTED]> wrote Thu, Mar 10, 2005: > Hi, > > I have a couple of small things that have been bugging me for a little while > and > I am wondering if there would be a quick fix for those. Thanks for a > great product by the way.
Thanks. :) > 1 - The way rows and columns are displayed change 0.10.? It used to display > my home page correctly. However, in the last few releases, the > data displayed > is not in the same order as designed (Firefox for instance > displays in the right > order). > > for example, if the tasble is coded this way: > > column 1 column2 > xxx xxx > yyy yyy > zzz > aaa bbb > > it will show the page as follows ( I can provide the html page is needed) > > column 1 column2 > xxx xxx > yyy yyy > bbb > aaa zzz > This sounds like how ELinks handles badly formatted HTML. I think you will have to provide the page. > 2 - I like the firefox way orf when clicking on the middle button the > page scrolls > automatically until the end or until clicked. Is it possible to > have something similar > in Elinks (Handy for reading slashdot for instance). It is currently not possible, but if you are up for a little coding it shouldn't be that hard to set up a timer to periodically scroll the page. > 3 - When I try to open my account on Yahoo with elinks, it starts > opening windows > until the system is exhausted (Don't try this at home :-) A bug > in Javascript maybe? This sounds like bug 548, named ``Pop up window flooding'' (http://bugzilla.elinks.or.cz/show_bug.cgi?id=548) and bug 632 ``Elinks spawns many instances of itself when viewing yahoo mail'' (http://bugzilla.elinks.or.cz/show_bug.cgi?id=632). Feel free to provide more info. Beside this problem does Yahoo login work for you? -- Jonas Fonseca _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
