Ticket #1105 (new defect)
opening non-existing file - strange warning message
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.80 |
| Keywords: | usability | Cc: |
Description
When opening a file that does not exist, the message is a bit strange.
It probably should say something along the line
"The file does not exists, shall I create it?"
Instead of that it asks about skipping it.
There are other situations when this pop-up is relevant, for example when loading padre or when opening a session. In that case the current text might be more appropriate.
Change History
Note: See
TracTickets for help on using
tickets.

How can this be reproduced. On trunk, when I try to open a non-existing file with padre file.txt, nothing strange happens.