New submission from Tal Einat <talei...@gmail.com>:

Squeezing a single long line with a newline, e.g. 'a'*200, results in "Squeezed 
text (1 lines)".

Also, changing the width of the window (even to very small widths) doesn't 
affect the number of lines reported when squeezing (when squeezing *after* the 
width change).

----------
assignee: terry.reedy
components: IDLE
messages: 329600
nosy: taleinat, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE: Squeezed lines count ignores window width
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

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

Reply via email to