[ nedit-Bugs-1628593 ] Unnecessary window grow when opening file
SourceForge.net
noreply at sourceforge.net
Fri Mar 2 00:19:48 CET 2007
Bugs item #1628593, was opened at 2007-01-05 12:04
Message generated for change (Comment added) made by ajbj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1628593&group_id=11005
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Program
Group: None
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Bert Wesarg (lebert)
Assigned to: Thorsten Haude (yooden)
Summary: Unnecessary window grow when opening file
Initial Comment:
The NEdit window unnecessary grow, when a file is opened with a linenumber width that is less or equal the current gutter width, after a first resize was necessary.
To reproduce:
CVS from 2007-01-05, and set MIN_LINE_NUM_COLS to 3 (just to force the problem with small files), with show line numbers option enabled.
open file with < 1000 lines (source/calltips.c)
=> window size doesn't changed
open file with >= 1000 lines (source/macro.c)
=> window size changed by 1, only the gutter (now 4)
open file with < 1000 lines (source/linkdate.c)
=> window size changed by 1, but the gutter is still 4 width
----------------------------------------------------------------------
Comment By: Tony Balinski (ajbj)
Date: 2007-03-02 00:19
Message:
Logged In: YES
user_id=618141
Originator: NO
Sounds like [ 1588932 ] "line number not shown correctly" to me.
----------------------------------------------------------------------
Comment By: Thorsten Haude (yooden)
Date: 2007-01-05 13:11
Message:
Logged In: YES
user_id=119143
Originator: NO
Possibly a follow-up to SF#1055649.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=111005&aid=1628593&group_id=11005
More information about the Develop
mailing list