[Koha-bugs] [Bug 11890] Control-Click/Command-Click to open a link in a new tab not consistently working

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 24 22:55:54 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11890

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #38480|0                           |1
        is obsolete|                            |

--- Comment #4 from Nick Clemens <nick at quecheelibrary.org> ---
Created attachment 38502
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38502&action=edit
[SIGNED OFF] Bug 11890: Click events on titles does not work as expected

The browse results feature (bug 10404) modified the click events on
titles on the search result page (intranet).

It introduced bad behaviors:
1/ ctrl+click on a title does not open a new tab
2/ middle click on a title does open a new tab but the browser is not
displayed.

Note that this patch is not perfect, it fixes the 2 bad behaviors but
the ctrl+click gives the focus to the new tab (could go against the
preferences of the users).

Test plan:
1/ On the staff interface, launch a search (catalogue/search.pl?q=XXX)
2/ When middle-clicking on a title, a new tab should open. On this tab
the browse result feature should be displayed
3/ Same for cltr+click

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list