thebeanieman / contexteditor

Automatically exported from code.google.com/p/contexteditor
0 stars 1 forks source link

Wordwrap bug >255 char width window / #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set font to Courier New -> 9
2. have context maximized or sized to show more than 255 columns
3. switch on word wrap

What is the expected output?
Word wrap

What do you see instead?
Word wrap

What version of the product are you using?
0.98.6

On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by CarlGo...@googlemail.com on 2 Jan 2010 at 6:50

GoogleCodeExporter commented 9 years ago
*sigh*

The wrapping have a bizare effect, seems the value overflowsm, ie 270-255=12, 
which
is what is displayed in the example.  `Courier` does not effect this, so it 
must be a
typeface issue?

----
XP Pro SP3

Original comment by CarlGo...@googlemail.com on 2 Jan 2010 at 6:53

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same problem using another font (ProggyTiny). I also get pagefault 
notifications ("Access violation at 00401ED1 in module 'ConTEXT.exe'. Write of 
address 01010100.") if stretch the window horizontally larger and smaller 
across the "weird" boundary. These access violations continue in an infinite 
loop.

Original comment by jarrett....@gmail.com on 27 Oct 2010 at 2:45

Attachments: