Anonymous | Login | Signup for a new account | 2024-11-01 01:33 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000202 | aMule | Feature Request | public | 2004-11-17 16:39 | 2005-04-03 23:59 | ||||
Reporter | Babboia | ||||||||
Assigned To | ken | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.0.0-rc7 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000202: [MAC] Mouse right click | ||||||||
Description | it would be good if someone will implement the right click.. in downloads for example if i wanna view the popup menu i must do CRTL+LeftClick | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
Relationships | |||||||||||
|
Notes | |
(0000379) Babboia (reporter) 2004-11-17 16:45 |
right click works, but suppose you have 2 file in download, file A and file B. if you left click on A (selecting it) and right click on A, amule will show all sources of A, acting like left click. if you select A, and right click on B, B's file menu will appear. weird! |
(0000416) ken (developer) 2004-11-28 23:51 |
So, the real problem is that a rapid combination of left-click followed by right-click is being interpreted as a double-left-click, Babboia? I have just now verified that is the case on my system. I had never seen that behavior before. In general, despite this bug's initial description, right-click mostly works properly for me. This may be because of how right-click is being interpreted. Although Mac OS X does support right-click (AKA secondary mouse button click) as a native event, traditionally one achieved right-click-like functionality (context menus, etc.) by control-left-clicking. So, somewhere in the event processing, something (wxMac?) may be treating a right-click like a control-left-click. So, the app may be seeing two left-clicks in rapid succession with the second one having the control key modifier applied. The app still _shouldn't_ be treating two clicks with different modifiers as candidates for a double-click, but at least it makes more sense than treating two clicks of different buttons that way. Kry, I don't think this is a duplicate of 174. |
(0000533) ken (developer) 2005-01-21 08:29 |
Bug is in wxWidgets. Reported to them. See http://sourceforge.net/tracker/index.php?func=detail&aid=1106519&group_id=9863&atid=109863 [^] |
(0000818) ken (developer) 2005-04-03 23:52 |
Bug fixed in wxMac-cvs. |
(0000819) ken (developer) 2005-04-03 23:59 |
Fixed in wxMac-cvs. Will be available in wxMac 2.5.5 and later. |
Issue History | |||
Date Modified | Username | Field | Change |
2004-11-17 16:39 | Babboia | New Issue | |
2004-11-17 16:45 | Babboia | Note Added: 0000379 | |
2004-11-17 17:10 | Kry | Relationship added | duplicate of 0000174 |
2004-11-28 23:51 | ken | Note Added: 0000416 | |
2004-12-06 01:11 | Kry | Relationship deleted | 0000174 |
2005-01-07 04:35 | Kry | Status | new => assigned |
2005-01-07 04:35 | Kry | Assigned To | => ken |
2005-01-07 06:23 | ken | Relationship added | has duplicate 0000227 |
2005-01-07 06:24 | ken | Relationship added | has duplicate 0000228 |
2005-01-21 08:29 | ken | Note Added: 0000533 | |
2005-04-03 23:52 | ken | Note Added: 0000818 | |
2005-04-03 23:59 | ken | Status | assigned => resolved |
2005-04-03 23:59 | ken | Resolution | open => fixed |
2005-04-03 23:59 | ken | Note Added: 0000819 |
Copyright © 2000 - 2024 MantisBT Team |