Follow-up Comment #1, bug #25363 (project gnustep):

In fact, OS X calls -panel:shouldShowFilename: less frequently than GNUstep,
and this certainly could be optimized. AFAIR OS X calls the delegate method
only for the names that are visible in the Open Panel's browser. However this
means if a user starts scrolling the browser to the left or selects a parent
directory from the pop up, OS X should call the delegate method also with
prefixes of /path/to/some/folder. So I think it is your program's fault to not
handle these paths and not GNUstep's.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to