Menu

#38 textCtrl monospace font is ignored for user input

closed-fixed
None
5
2010-06-04
2008-03-03
No

Setting a textCtrl's font to fontFixed works fine for text set with "set textCtrl [ text := "bla bla" ]". But fontFixed is ignored when the GUI-user writes into the textCtrl.

See wxhaskell/bugs/FontFixed.hs if you want to reproduce the bug.

Discussion

  • Mads Lindstrřm

    Mads Lindstrřm - 2008-03-03

    Logged In: YES
    user_id=1015006
    Originator: YES

    I used Linux and wxgtk-2.6.3 when discovering this bug.

     
  • Jeremy O\'Donoghue

    • assigned_to: supermule --> jodonoghue
    • status: open --> pending-accepted
     
  • Jeremy O\'Donoghue

    Confirmed with recent darcs tip (0.12.5)

     
  • Jeremy O\'Donoghue

    Works on Windows XP after fix for 1224727 (which adds the wxTE_RICH attribute to all text controls).
    Will attempt to verify for Linux.

     
  • Jeremy O\'Donoghue

    • status: pending-accepted --> pending-fixed
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.