#652 closed bug (fixed)
BTextView doesnt redraw correctly after text selection
Reported by: | johndrinkwater | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The text box draws the characters without clearing first; this results in overlayed text (anti-aliasing builds up) hrev17690
Attachments (1)
Change History (11)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Summary: | [Keymap] Typing field doesnt redraw correctly → BTextView doesnt redraw correctly after text selection |
---|
comment:3 by , 18 years ago
Owner: | changed from | to
---|
comment:4 by , 18 years ago
Component: | Preferences → Kits |
---|
retested, it is indeed a BTextView bug, steps to reproduce,
1, type some text, 2, select all text, 3, deselect text, 4, continue typing
Characters begin to thicken after each key press (attachment coming)
comment:5 by , 18 years ago
Owner: | changed from | to
---|
comment:6 by , 18 years ago
Status: | new → assigned |
---|
comment:8 by , 18 years ago
Resolution: | → fixed |
---|
comment:9 by , 18 years ago
Status: | assigned → closed |
---|
comment:10 by , 18 years ago
hrev17863 does indeed fix this issue, be aware that there's a new bug from it, will type up in a min.
Note:
See TracTickets
for help on using tickets.
I can't reproduce this. Could it be a BTextView bug ?