Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4255 > unrolled thread

[bug #52957] Document based applications cannot load assigned file types in open panel

Started byRiccardo Mottola <INVALID.NOREPLY@gnu.org>
First post2018-01-22 19:42 -0500
Last post2018-01-22 19:42 -0500
Articles 1 — 1 participant

Back to article view | Back to gnu.gnustep.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [bug #52957] Document based applications cannot load assigned file types in open panel Riccardo Mottola <INVALID.NOREPLY@gnu.org> - 2018-01-22 19:42 -0500

#4255 — [bug #52957] Document based applications cannot load assigned file types in open panel

FromRiccardo Mottola <INVALID.NOREPLY@gnu.org>
Date2018-01-22 19:42 -0500
Subject[bug #52957] Document based applications cannot load assigned file types in open panel
Message-ID<mailman.7795.1516668161.27995.bug-gnustep@gnu.org>
Follow-up Comment #1, bug #52957 (project gnustep):

Selecting a file or directory should put it in the text panel, it is not
happening.
NSSavePanel.m:488 should set the value on selected change, but apparently
doesn't get there. _selectTextInColumn is never called!
I understand _selectText should be called as action on a selection change, but
it does not happen.

    _______________________________________________________

Reply to this item at:

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

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

[toc] | [standalone]


Back to top | Article view | gnu.gnustep.bug


csiph-web