Middle-click normally opens a new tab in background. To open it in
browsers : an extension, "tabs on the front", is needed. I guess the
> Le 6 avril 2012 20:06, Aaron Bohannon <
aaron...@gmail.com> a écrit :
>
>
>
>
>
>
>
> > IIRC, showing "about:blank" in the address bar is the behavior that is
> > specified in the HTML5 spec.
>
> > - Aaron
>
> > On Fri, Apr 6, 2012 at 10:19 AM, Pierre <
pcha...@gmail.com> wrote:
> > > I opened an issue
>
> > >
http://code.google.com/p/chromium/issues/detail?id=122391
>
> > > On Apr 6, 4:05 pm, "Evans Turner (Work)" <
jevansturnerw...@gmail.com>
> > > wrote:
> > >> I have also noticed this and it's very annoying.
>
> > >> Sometimes I only want to quickly modify the URL and don't want the
> > >> page to finish loading...but I have to wait because it doesn't show
> > >> the URL until the page starts to load...and this often takes a while
> > >> when the server is slow.
>
> > >> If you create a bug report, please share the link here.
>
> > >> -Evans
>
> > >> On Apr 6, 3:03 am, YumeYao <
yume...@gmail.com> wrote:
>
> > >> > Hi,
>
> > >> > I found this design / bug really annoying. When you use mouse middle
> > >> > click to open in new tab (NOT the case by right click -> choosing
> > >> > 'open link in new tab'), the opened tab will show about:blank in
> > >> > address bar before the page is loaded or fully dies. This makes it
> > >> > impossible to manually stop-reopen / refresh if the response is slow.
>
> > >> > The thing confuses me most is that when you do it with right click
> > >> > menu, it's ok...... So definitely the handler functions for middle
> > >> > click on link and menu item 'open link in new tab' are not
> > >> > identical.... Code portion failure??
>
> > > --