bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Wolfgang Lux
Subject: [bug #24931] Select All menu item has no effect in text fields
Date: Tue, 25 Nov 2008 22:29:01 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.3.0.105198

URL:
  <http://savannah.gnu.org/bugs/?24931>

                 Summary: Select All menu item has no effect in text fields
                 Project: GNUstep
            Submitted by: wlux
            Submitted on: Di 25 Nov 2008 22:28:59 GMT
                Category: Gorm
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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:.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]