Bug 46 - line wrap behavior on comments without enough blanks
: line wrap behavior on comments without enough blanks
Status: CONFIRMED
Product: SWI-Prolog
Classification: Unclassified
Component: core
: unspecified
: PC Windows
: Highest minor
Assigned To: Jan Wielemaker
:
:
:
  Show dependency treegraph
 
Reported: 2012-08-01 08:04 CEST by Anne Ogborn
Modified: 2012-08-01 08:04 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne Ogborn 2012-08-01 08:04:04 CEST
1. start swipl
2. use file->new to create a new file edittest.pl
3. type % <blank> then 1234567890 repeatedly until the line wraps
note that xpce does the relatively reasonable thing of wrapping and starting a
non comment line.
4. select a point about halfway along the first line and add a space.
EXPECTED: xpce would wrap in some reasonable way, perhaps moving a character
to the next line

OBSERVED: xpce deletes the % <blank> at start of file


Observed using 6.1.9