|
| From: | Philip Nienhuis |
| Subject: | [Octave-bug-tracker] [bug #54463] Creating a new .m file with full path shows popup with full file path appended to current directory |
| Date: | Wed, 8 Aug 2018 09:54:26 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0 |
URL:
<http://savannah.gnu.org/bugs/?54463>
Summary: Creating a new .m file with full path shows popup
with full file path appended to current directory
Project: GNU Octave
Submitted by: philipnienhuis
Submitted on: Wed 08 Aug 2018 03:54:24 PM CEST
Category: GUI
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: philipnienhuis
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.4.1-rc2
Operating System: Microsoft Windows
_______________________________________________________
Details:
(Minor cosmetic bug.)
Steps to reproduce:
1. Go to some directory, say 'C:\temp'
2. In the terminal: edit d:/tmp/newmfile.m
(assuming d:/tmp exists)
Result: a pop-up saying:
File
c:/temp\d:/temp/newmfile.m
does not exist. Do you want to create it?
Nevertheless, clicking the "Create" button creates the file in the right place
(d:/tmp).
So it's just that the pop-up filename processing needs a little attention.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?54463>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |