octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44216] Bind <RETURN> to double-click in File


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44216] Bind <RETURN> to double-click in File Browser
Date: Mon, 09 Feb 2015 22:51:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #3, bug #44216 (project octave):

Feel free to fix this one.  I'll try too, as it shouldn't be difficult.  One
might have to disable


  fileDialog->setAttribute (Qt::WA_DeleteOnClose);


and have the file_editor issue the close upon properly handling the
keyPressEvent.

As long as we're looking at this, we should address the "directory of last
open" being remembered across sessions.  So, when I open the directory starts
out, in some cases, in an obscure directory from some session months ago. 
Should we have the memory last only for the session?  Or maybe a setting for
remember file open/close directory across sessions?  (I just looked at the
Preferences|Editor tab, lots of new stuff there!)

Hmm, I just tried again and the behavior of hitting return seems correct if I
start out in the directory that first comes up, rather than navigate and then
attempt to open.  Perhaps the problem is something as simple as the
directory+file combo not being correct (i.e., nothing is happening for you
because the constructed path/file can't be found).


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44216>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]