bugGNUstep - Bugs: bug #36414, [Gorm] NSCell...

Group
 
 

bug #36414: [Gorm] NSCell setUpFieldEditorAttributes: out dated

Submitter:  Fred Kiefer <FredKiefer>
Submitted:  Sun 06 May 2012 01:11:27 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Postponed
Privacy:  Public Assigned to:  gcasa
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 17 Oct 2022 10:35:24 PM UTC, comment #1: 

The approach used currently works and is not causing issues.   The method is only called in two places and the code solves the issue of copying from one text field to the other inadvertently as it was supposed to.

Gregory John Casamento <gcasa>
Group administrator
Sun 06 May 2012 01:11:27 PM UTC, original submission:  

Gorm uses its own version of the method [NSCell setUpFieldEditorAttributes:] to disconnect the text object from the font panel. This method has not been adopted to the changes of the original method in gui for many years.

A simpler and less error prone solution would be to add the method -fieldEditor:forObject: to GormNSWindow and extend the super call to disconnect the text object from the font panel.

Fred Kiefer <FredKiefer>
Group Member

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by gcasa (Updated the item)
  • -email is unavailable- added by FredKiefer (Submitted the item)
  •  

    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
    2022-10-17 gcasa StatusIn Progress Postponed
    2015-02-22 gcasa StatusNone In Progress
        Assigned toNone gcasa

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code