Bug #296
right mouse popup also displays default menu
| Status: | Closed | Start: | 02/15/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Wim Dumon | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Problem:
Performing the right click in the treeview 'slowly' (= mouse down, hold down for a second, then mouse up) popups the custum and the browser built-in context menu. (Chrome 4.0.x, Firefox 3.5.x)
Solution:
Handling the popup of the custom context-menu in the mouseWentUp() event. (I didn't try it in the treeview example, I tried it in an WPaintedWidget.)
History
Updated by Koen Deforche almost 2 years ago
- Status changed from New to Closed
There seems not to be any reliable way of making this happen...