bugGNUstep - Bugs: bug #24931, Select All menu item has no effect...

Group
 
 

bug #24931: Select All menu item has no effect in text fields

Submitter:  Wolfgang Lux <wlux>
Submitted:  Tue 25 Nov 2008 10:28:59 PM UTC
   
 
Category:  Gorm Severity:  3 - Normal
Item Group:  Bug Status:  Confirmed
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 25 Nov 2008 10:28:59 PM UTC, original submission:  

The problem is that the Select All item is connected with a non-standard action method selectAllItems: instead of the standard NSResponder action selectAll:.
Note that -selectAllItems: is defined (together with the standard NSResponder methods cut:, copy:, paste:) in GormProtocol and implemented only in Gorm and GormWindowEditor. In both cases the implementation is empty. I think -selectAllItems: should be renamed into -selectAll:.

Wolfgang Lux <wlux>

 

(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 wlux (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-22 gcasa StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code