New submission from logon_name <yao352...@163.com>:

Hello!
When I was working on Tkinter GUI, I made a Text with two Scrollbars. But when 
I created many lines, filled the last line with letters, and then dragged the 
YScrollbar upwards, the XScrollbar could not be dragged. Moreover, when 
dragging down to the end, the Slider of the XScrollbar is not on the far right.
I hope this bug can be fixed as soon as possible.

----------
components: Tkinter
files: editor.py
messages: 398221
nosy: logon_name
priority: normal
severity: normal
status: open
title: XScrollbar is not stationary
type: behavior
versions: Python 3.8
Added file: https://bugs.python.org/file50181/editor.py

_______________________________________
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