[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444086: konqueror: Right-click context menus missing on target=blank & mailto links



Package: konqueror
Version: 4:3.5.7-3
Severity: wishlist

When attempting to raise a (usually) right-click context menu on links
using target="_new" or target="_blank" hrefs (to force opening in a new
tab/window) or mailto links, the right-click context menu is disabled.

Instead, the cursor is modified to a hand + new page mini-icon.

This behavior does not appear to be user-defineable, or based on
javascript.  Following HTML sample reproduces the problem:

   - save to file
   - view file in konqueror
   - right-click the "No Menu" link
   - No context menu appears (preference is that context menu appears).

   - right-click on "Menu" link
   - Context menu appears (this is expected behavior).

   - right-click on "No menu mailto" link
   - No context menu appears (preference is that context menu appears).


I'd appreciate if Konqueror would *NOT* disable right-click context
menus, particularly where web authors explicitly state behavior, as the
*user* should be able to specify preferred methods of managing content,
not arbitrary site authors.


Thanks.

------------------------------------------------------------------------
foo.html
------------------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
<title>Konqueror link context menu test HTML</title>
</head>
<body>

<a target="_blank" href="http://localhost/no-menu";>No Menu</a><br>
<a href="http://localhost/menu";>Menu</a><br>
<a href="mailto:nobody@example.com";>No Menu mailto link</a>

</body>
</html>
------------------------------------------------------------------------


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (950, 'testing'), (500, 'oldstable'), (400, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages konqueror depends on:
ii  kcontrol                4:3.5.7-3        control center for KDE
ii  kdebase-kio-plugins     4:3.5.7-3        core I/O slaves for KDE
ii  kdelibs4c2a             4:3.5.7.dfsg.1-7 core libraries and binaries for al
ii  kdesktop                4:3.5.7-3        miscellaneous binaries and files f
ii  kfind                   4:3.5.7-3        file-find utility for KDE
ii  libacl1                 2.2.42-1         Access control list shared library
ii  libart-2.0-2            2.3.19-3         Library of functions for 2D graphi
ii  libattr1                1:2.4.32-1.2     Extended attribute shared library
ii  libaudio2               1.9-2+b1         The Network Audio System (NAS). (s
ii  libc6                   2.6.1-1+b1       GNU C Library: Shared libraries
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libfreetype6            2.3.5-1+b1       FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]     0.1.8-2          Client library for the gamin file 
ii  libgcc1                 1:4.2.1-4        GCC support library
ii  libice6                 2:1.0.4-1        X11 Inter-Client Exchange library
ii  libidn11                1.1-1            GNU libidn library, implementation
ii  libjpeg62               6b-14            The Independent JPEG Group's JPEG 
ii  libkonq4                4:3.5.7-3        core libraries for Konqueror
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt               3:3.3.7-8        Qt GUI Library (Threaded runtime v
ii  libsm6                  2:1.0.3-1+b1     X11 Session Management library
ii  libstdc++6              4.2.1-4          The GNU Standard C++ Library v3
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.9-1        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxft2                 2.1.12-2         FreeType-based font drawing librar
ii  libxi6                  2:1.1.3-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxrandr2              2:1.2.2-1        X11 RandR extension library
ii  libxrender1             1:0.9.3-1        X Rendering Extension client libra
ii  libxt6                  1:1.0.5-3        X11 toolkit intrinsics library
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

konqueror recommends no packages.

-- no debconf information

-- 
Karsten M. Self <kself@cadence.com>
SFI / Cadence Design Systems 

			http://linuxhelp.cadence.com/wiki/index.php/User:Kself




Reply to: