[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8684] GUI - Find/replace - keep focus on
From: |
Torsten |
Subject: |
[Octave-patch-tracker] [patch #8684] GUI - Find/replace - keep focus on Find What and select all text when dialog opens |
Date: |
Sat, 04 Jul 2015 08:15:13 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 |
Follow-up Comment #2, patch #8684 (project octave):
For me, the patch does not implement the desired behavior. Looking at the
code, the added lines are at the end of the constructor which is not called
when the find dialog already exists and is reopened.
Please find attached an updated patch where the two lines are added to the
function init_search_text, which is called from the editor-tab each time the
find dialog is opened (whether already existing or not).
(file #34376)
_______________________________________________________
Additional Item Attachment:
File name: gui_find_focus_v2.diff Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8684>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #8684] GUI - Find/replace - keep focus on Find What and select all text when dialog opens,
Torsten <=