Anonymous | Login | Signup for a new account | 2024-11-21 17:20 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 | ||||
0000649 | aMule | Misc | public | 2005-11-11 07:49 | 2005-11-11 17:13 | ||||
Reporter | Jacobo221 | ||||||||
Assigned To | Xaignar | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | SVN | |||||||
Summary | 0000649: Shortcut inconsistency | ||||||||
Description | Function CServerListCtrl::OnKeyPressed (in file ServerListCtrl.cpp) does: if ( event.GetKeyCode() == WXK_DELETE ) { while function CDownloadListCtrl::OnKeyPressed (in file DownloadListCtrl.cpp) does: switch (event.GetKeyCode()) { case WXK_BACK: case WXK_NUMPAD_DELETE: case WXK_DELETE: { This makes inconsistency between shortcuts. I think it would be better of both accepted only <DEL> shortcut (both normal and numpad). | ||||||||
Additional Information | Also, friends in Messages window should have a <DEL> shortcut to delete them from the list. | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
Issue History | |||
Date Modified | Username | Field | Change |
2005-11-11 07:49 | Jacobo221 | New Issue | |
2005-11-11 07:50 | Jacobo221 | Category | External Conn => Misc |
2005-11-11 12:02 | Xaignar | Status | new => assigned |
2005-11-11 12:02 | Xaignar | Assigned To | => Xaignar |
2005-11-11 17:13 | Xaignar | Status | assigned => resolved |
2005-11-11 17:13 | Xaignar | Fixed in Version | => CVS |
2005-11-11 17:13 | Xaignar | Resolution | open => fixed |
2005-11-11 17:13 | Xaignar | Note Added: 0001439 |
Copyright © 2000 - 2024 MantisBT Team |