FLTK logo

STR #3388

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.3 | SVN ⇄ GIT ]

STR #3388

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Browsers display garbage when format_char == 0
Version:1.3.4
Created By:ajapted
Assigned To:greg.ercolano
Fix Version:1.4.0 (SVN: v12516)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 ajapted
01:37 Jun 27, 2017
The documentation for FL_Browser states that format_char
can be set to 0 to disable formatting.

However when I do this, I get some garbage characters
appearing, such as a 'U' or 'V' on blank lines.

A quick look at the code suggests that format_char == 0
is not being handled properly, especially the item_draw()
method of Fl_Browser.
 
 
#2 greg.ercolano
08:49 Oct 18, 2017
Fixed in Subversion repository.  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.