#249 closed bug (fixed)
BTextView and tab
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
There is something wrong with BTextView (i think) and text files with tabulation. To demonstate what i mean try to open /boot/beos/system/boot/Bootscript. Find "echo There is no "$1" string. Now try to set cursor between "echo" and "there" in this string. You will see cursor offset. This is only happens when string starting with tab.
Change History (12)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Owner: | changed from | to
---|
comment:3 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 19 years ago
Resolution: | → fixed |
---|
comment:5 by , 19 years ago
Status: | assigned → closed |
---|
comment:7 by , 19 years ago
Resolution: | fixed |
---|
comment:9 by , 19 years ago
Status: | closed → reopened |
---|
comment:10 by , 19 years ago
Resolution: | → fixed |
---|
comment:11 by , 19 years ago
Status: | reopened → closed |
---|
Note:
See TracTickets
for help on using tickets.
Known problem, I added a todo in the code already. Will have a look.