| Summary: | New folder: can't delete first character | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | Alexandru Stan <alex> |
| Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | CC: | krusader-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.0-beta3 "Single Step" | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 309119 *** |
I can't seem to delete(backspace) the first character from the F7 Mkdir window. Reproducible: Always Steps to Reproduce: 1. Press F7 2. Type something 3. Realize it's a mistake, try to delete the whole thing by holding backspace Actual Results: All except the first character get deleted Expected Results: All characters should go away It seems that any operation that will result in 0 characters left in that textbox will fail: * Backspacing * Delete by having the cursor before first character * Selecting everything and pressing delete * Trying to replace it by selecting everything and typing over does work though