FLTK logo

STR #1384

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 #1384

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:Fl_Text_*: middle click on scrollbars should move scrollbar, not paste
Version:1.1-current
Created By:greg.ercolano
Assigned To:matt
Fix Version:1.1-current (SVN: v5325)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 greg.ercolano
12:07 Aug 01, 2006
In Fl_Browser, a middle click on the scrollbar moves the scrollbar to that absolute position (good), but in Fl_Text_Editor middle clicking in the scrollbar pastes text into the document, and doesn't move the scrollbar (bad).

I figure the former is the correct behavior for all widgets with scrollbars.

Not sure if this is a problem with Fl_Scrollbar not trapping the middle mouse event for itself (causing it to leak the event to other widgets), or if it's something unique just to the Fl_Text_Editor.
 
 
#2 matt
04:11 Aug 17, 2006
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'.