Bug 1398 - Line numbers need refresh to display in correct positions
Summary: Line numbers need refresh to display in correct positions
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Adam Jocksch
URL:
Keywords:
Depends on:
Blocks: 1633
  Show dependency treegraph
 
Reported: 2005-09-30 14:33 UTC by Adam Jocksch
Modified: 2006-10-27 17:23 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Jocksch 2005-09-30 14:33:20 UTC
After changing the level on inline code that is displayed, it is required to
refresh the window (change focus to another window/desktop then back again) to
update the line numbers. This is seperate from bug #1397, in which the line
numbers are never displayed correctly despite a refresh
Comment 1 Adam Jocksch 2005-09-30 19:31:14 UTC
Fixed bug, error was resulting from only the lower portion of the TextView being
redrawn, resulting in the offset for the embedded inline code viewer not being
taken into account