FLTK logo

STR #39

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.1 | SVN ⇄ GIT ]

STR #39

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:Fl_Text_Editor and 'Home' key
Version:1.1.3
Created By:ciudadsatan.hotmail
Assigned To:matthiaswm
Fix Version:1.1-current
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 ciudadsatan.hotmail
20:23 May 20, 2003
In Fl_Text_Editor, when the cursor is at the very end of
the text and the 'Home' key is pressed, the cursor goes to
the very beginning of the text, not to the start of the
line.
 
 
#2 mike
18:06 May 25, 2003
Does this happen with the editor demo?

I am unable to duplicate your problem with the current 1.1 CVS...
 
 
#3 ciudadsatan.hotmail
22:21 May 25, 2003
Yes.

Right now I'm testing in mingw/win98, but I've tested in Redhat before.
 
 
#4 alexz.soe.ucsc
15:16 May 27, 2003
I've had the same experience with the home key when editing code blocks within Fluid. I'm using VS.NET/WinXP
 
 
#5 matt
08:00 May 28, 2003
I have replicated the problem on Mac OS X. I'll check the TextEditor code today. Thanks for reporting the bug! - Matthias  
 
#6 matt
09:16 May 28, 2003
This is fixed in the current CVS.  
 
#7 matt
09:18 May 28, 2003
Fl_Text_Buffer: find_backwards discarded searches from 1 after the last character as illegal and returned 0.  
     

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'.