Opened on Jul 6, 2009 at 3:31:07 AM
#3293 closed enhancement (fixed)
Don't Select File Extension When Duplicating
Reported by: | anonymous | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 3.3 |
Component: | interface | Version: | 3.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
I think it'd save time if the file extension was left unhighlighted when the filename is highlighted after choosing to duplicate a file. As it is now, you have to retype the extension when typing the new name. And presumably the file type would stay the same when duplicating anyway.
Change History (2)
comment:1 Changed on Sep 16, 2009 at 9:49:30 AM by brandonjp
comment:2 Changed on Nov 9, 2009 at 11:58:41 AM by dkocher
- Milestone set to 3.3
- Resolution set to fixed
- Status changed from new to closed
In r5547.
Note: See
TracTickets for help on using
tickets.
While, I mostly agree that different highlighting would be better, I also disagree because typically when I duplicate a file, I actually prefer to add a date/timestamp to the END of the file AFTER the extension. So... style.css would be duplicated to: style.css.200909160548
But, I agree that having to retype the file extension is rather tedious.