Tk Source Code

View Ticket
Login
2014-03-13
09:03 Ticket [3604914fff] cocoa 8.6.0 Text <<Paste>> not bound to tk_textPaste status still Closed with 1 other change artifact: 9caa502de5 user: jan.nijtmans
2013-02-16
05:05 Closed ticket [3604914fff]. artifact: 22ebbb1493 user: nijtmans
2013-02-15
21:25 New ticket [3604914fff]. artifact: 41bd6ce301 user: anonymous

Ticket UUID: 3604914
Title: cocoa 8.6.0 Text <<Paste>> not bound to tk_textPaste
Type: Bug Version: current: 8.6.0
Submitter: Created on: 2013-02-15 21:25:54
Subsystem: 01. Bindings Assigned To: jan.nijtmans
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2014-03-13 09:03:40
Resolution: Duplicate Closed By: nijtmans
    Closed on: 2013-02-15 22:05:34
Description:
Should 
bind Text <<Paste>>
return 
tk::TextScrollPages %W 1
?

It seems like it should be
tk_textPaste %W

is there a reason for this change?
User Comments: nijtmans added on 2013-02-16 05:05:34:

allow_comments - 1

Dup of 3600251. Already Fixed in trunk. See:

<http://core.tcl.tk/tk/fdiff?v1=09848650aa458415&v2=a6c9901d31544b64>