Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 6b5913b0074b86df11b5ef63d4404666240771386d4c5ef65987e72335fa02c5
Ticket: b947864419c55e7278b87fcc9d701a914cb7914a
clipboard-4.1, -4.2, -4.4 fail on macOS
User & Date: fvogel 2018-07-08 19:35:24
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/x-fossil-wiki"
  4. comment changed to:
    clipboard-4.1, -4.2, -4.4 fail on macOS
    
    <verbatim>
    ==== clipboard-4.1 ClipboardLostSel procedure FAILED
    ==== Contents of test case:
    
        clipboard append "Test"
        selection clear -s CLIPBOARD
        clipboard get
    
    ---- Test completed normally; Return code was: 0
    ---- Return code should have been one of: 1
    ==== clipboard-4.1 FAILED
    
    
    
    ==== clipboard-4.2 ClipboardLostSel procedure FAILED
    ==== Contents of test case:
    
        clipboard append "Test"
        clipboard append -t TEST "Test2"
        selection clear -s CLIPBOARD
        clipboard get
    
    ---- Test completed normally; Return code was: 0
    ---- Return code should have been one of: 1
    ==== clipboard-4.2 FAILED
    
    
    
    ==== clipboard-4.4 ClipboardLostSel procedure FAILED
    ==== Contents of test case:
    
        clipboard append "Test"
        clipboard append -t TEST "Test2"
        clipboard append "Test3"
        selection clear -s CLIPBOARD
        clipboard get
    
    ---- Test completed normally; Return code was: 0
    ---- Return code should have been one of: 1
    ==== clipboard-4.4 FAILED
    </verbatim>
    
  5. foundin changed to: "core-8-6-branch"
  6. is_private changed to: "0"
  7. login: "fvogel"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "a013af67114eccc19ad12b04f14923acea9e96b7"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "fvogel"
  14. subsystem changed to: "52. [clipboard]"
  15. title changed to: "clipboard-4.1, -4.2, -4.4 fail on macOS"
  16. type changed to: "Bug"