History Of Ticket 21ca82773d03e7afe9fc42d2a4fb904d3be41b92

Artifacts Associated With Ticket 21ca82773d03e7afe9fc42d2a4fb904d3be41b92

  1. Ticket change [ffb175a04f] (rid 4128) by anonymous on 2025-10-13 15:09:13:

    1. foundin initialized to: "2.0b2"
    2. icomment:
      Line
      
      `set sh [ttk::scrollbar $f.hsb -command [list $e xview scroll] -orient horizontal]`
      
      should be
      
      `set sh [ttk::scrollbar $f.hsb -command [list $e xview] -orient horizontal]`
      
    3. login: "anonymous"
    4. mimetype: "text/x-markdown"
    5. severity initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to: "Demo echat.tcl: Horizontal scrollbar not working"
    8. type initialized to: "Code Defect"
  2. Ticket change [78b14c8e3b] (rid 4130) by bohagan on 2025-10-13 20:56:06:

    1. icomment: "Thanks, I'll fix it."
    2. login: "bohagan"
    3. mimetype: "text/x-markdown"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
  3. Ticket change [1f6035d068] (rid 4145) by bohagan on 2025-10-13 23:50:52:

    1. icomment: "Fixed in [9a625532b90da734]."
    2. login: "bohagan"
    3. mimetype: "text/x-fossil-plain"
    4. resolution changed to: "Fixed"
    5. status changed to: "Closed"