bugGNU Octave - Bugs: bug #36869, GUI: selecting filename in...

 
 

bug #36869: GUI: selecting filename in directory opens duplicate editor file

Submitter:  thomas yengst <rocketdude>
Submitted:  Wed 18 Jul 2012 07:25:58 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  jacobdawid
Originator Name:  thomas yengst Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 25 Dec 2012 09:28:24 PM UTC, comment #4: 
Torsten Lilge <ttl>
Group Member
Thu 04 Oct 2012 05:38:27 AM UTC, comment #3: 

[patch #7857] addresses this issue by putting the duplicate file test inside the file_editor rather than the file_editor_tab.  I.e., file_editor_tab signals the file_editor to check for duplicate name; if no duplicate name, file_editor in turn signals the sender() to go ahead and open (or save) the file.

Dan Sebald <sebald>
Sun 23 Sep 2012 04:10:49 PM UTC, comment #2: 

The attached file contains a possible patch for this bug.


(file #26620)

Torsten Lilge <ttl>
Group Member
Fri 21 Sep 2012 09:10:43 PM UTC, comment #1: 

Related effect: it is possible to save a file under the name of another already open file.

Torsten Lilge <ttl>
Group Member
Wed 18 Jul 2012 07:25:58 PM UTC, original submission:  

when double click on filename in directory window, should only open a single version of file. If you repeat click on file, multiple copies are opened. Instead, should just switch to editor view.

thomas yengst <rocketdude>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #26620:  open_file_once.diff added by ttl (7KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sebald (Posted a comment)
  • -email is unavailable- added by jordigh (Updated the item)
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by rocketdude (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-12-25 ttl StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2012-09-24 jordigh StatusConfirmed Patch Submitted
    2012-09-23 ttl Attached File- Added open_file_once.diff, #26620
    2012-07-18 jacobdawid StatusNone Confirmed
        Assigned toNone jacobdawid

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code