bugGNUstep - Bugs: bug #10553, filenames unfiltered in left list...

Group
 
 

bug #10553: filenames unfiltered in left list of NS{whatever}Panel

Submitter:  None
Submitted:  Sat 02 Oct 2004 04:51:17 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  alexm
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 14 Jan 2005 03:56:06 PM UTC, comment #1: 

Fixed in cvs by. Note that there are still cases where filtering doesn't work properly due to bug #11599 and bug #11600.


Module name: gnustep
Branch:
Changes by: Alexander Malmberg <alexm(at)savannah.gnu.org> 05/01/14 15:14:48

Modified files:
core/gui       : ChangeLog
core/gui/Source: NSSavePanel.m
core/gui/Headers/AppKit: NSSavePanel.h

Log message:
2005-01-14 16:11  Alexander Malmberg <alexander@malmberg.org>

  • Headers/AppKit/NSSavePanel.h (-panel:shouldShowFilename:):

Document.

  • Source/NSSavePanel.m (-setDelegate:): Call -validateVisibleColumns.

Whitespace cleanups.
(-browser:isColumnValid:): Give the delegate the complete path to
each file.

Fixes bug #10553.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/ChangeLog.diff?tr1=1.2438&tr2=1.2439&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Source/NSSavePanel.m.diff?tr1=1.81&tr2=1.82&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/gui/Headers/AppKit/NSSavePanel.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Alexander Malmberg <alexm>
Group Member
Sat 02 Oct 2004 04:51:17 AM UTC, original submission:  

When a -(BOOL)panel:shouldShowFilename: method is implemented in a NSOpenPanel delegate, files are filtered only when the list is refreshed. The right list seems ok, but the left one is not.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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 logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-14 alexm StatusNone Fixed
    Assigned toNone alexm
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code