E. Paine <xepain...@gmail.com> added the comment:

Thank you for reporting this issue. I have personally found this problem to be 
annoying and it is also noted in msg377227. I did a brief bit of research but 
couldn't find an existing ticket on https://core.tcl-lang.org/tk/ticket so 
please feel free to report it there.

I believe it is a side-effect of optimisations the Tk team have made to allow 
the Text widget to have reasonable performance with a large number of lines (so 
I would be surprised if this limitation was not already known by them). Again, 
thank you for reporting this issue, but tkinter is just a thin wrapper around 
Tk so I think the issue here should be closed.

----------
nosy: +epaine, serhiy.storchaka
title: XScrollbar is not stationary -> Tkinter text horizontal scrollbar is not 
stationary

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44739>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to