#764 closed bug (fixed)
[Terminal] text view in find window have porblems with cursor offset
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Open Terminal and press alt+f. Type "q", cursor will overlap this letter. Tested under vmware with default fonts and font size.
Change History (9)
comment:1 by , 18 years ago
Owner: | changed from | to
---|
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Cc: | added |
---|
comment:4 by , 18 years ago
Owner: | changed from | to
---|
comment:6 by , 18 years ago
Status: | new → assigned |
---|
comment:7 by , 18 years ago
Resolution: | → fixed |
---|
comment:8 by , 18 years ago
Status: | assigned → closed |
---|
comment:9 by , 18 years ago
Fixed in hrev18584. The TextRect was resized 1 pixel too small in BTextView::AutoResize(). Note that there are still some problems with AutoResize(), for example when renaming icons in Tracker's Desktop window. But we should open another bug for that.
Note:
See TracTickets
for help on using tickets.
Could this be something with BTextView, Stefano?