#91 closed defect (fixed)
Copy from Log panel gives error
| Reported by: | Tom Goddard | Owned by: | Eric Pettersen |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Window Toolkit | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | chimera |
Description
Using key command-c to copy selected text from the Log panel gives the following traceback. Hmm... I can't copy it. So I'll attach an image of the traceback.
Attachments (1)
Change History (4)
by , 10 years ago
| Attachment: | copyerr.png added |
|---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed by skipping the event if the widget doesn't support the Cut/Copy/Paste protocol.
comment:3 by , 10 years ago
| Component: | User Interface → Window Toolkit |
|---|
Note:
See TracTickets
for help on using tickets.
Older Chimera (before Edit menu) was able to copy from Log panel with command-c.