https://bugs.kde.org/show_bug.cgi?id=362393

            Bug ID: 362393
           Summary: Middle and right click also trigger selection in
                    kdialog --combobox
           Product: kdialog
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: br...@frogmouth.net
          Reporter: anntzer....@gmail.com

Middle or right-clicking on a an entry in kdialog --combobox also selects that
element, which is rather unexpected.

Reproducible: Always

Steps to Reproduce:
Run
$ kdialog --combobox foo bar
open the combobox and right click on an item.

Actual Results:  
The item is selected.

Expected Results:  
The item is not selected.

The same issue happens when running a PyQt5 GUI (via QCombobox) on KDE.  This
makes providing a context menu upon right-clicking on an entry a bit hazardous,
as right-clicking on an entry with no associated menu will select it instead.

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

Reply via email to