Opened on Oct 4, 2010 at 3:40:09 PM
Closed on Oct 5, 2010 at 8:34:49 PM
#5277 closed defect (fixed)
delete key has wrong behaviour when editing new connection details during existing or after closing open connection
Reported by: | lukas | Owned by: | yla |
---|---|---|---|
Priority: | high | Milestone: | 4.0b3 |
Component: | interface | Version: | 4.0b2 |
Severity: | normal | Keywords: | delete key open connection editing new connection |
Cc: | Architecture: | Intel | |
Platform: | Windows 7 |
Description
It seems like the delete key has incorrect bindings when editing new connection during the existing open session (with selected file). Steps to reproduce: Open a connection (let's say sftp). Select a file. Next click on open connection. Highlight any text filed and press delete. You will be asked if you want to delete the selected file. Strangely, even if you disconnect you still be asked if you want to delete that file Backspace key does the right thing
Change History (2)
comment:1 Changed on Oct 4, 2010 at 4:49:07 PM by dkocher
- Milestone set to 4.0b3
- Owner changed from dkocher to yla
comment:2 Changed on Oct 5, 2010 at 8:34:49 PM by yla
- Resolution set to fixed
- Status changed from new to closed
All context menu shortcuts are concerned. Fixed in r7226. Thanks for reporting this issue.
Note: See
TracTickets for help on using
tickets.
I can confirm this bug.