Opened 4 years ago

Closed 4 years ago

#16544 closed bug (fixed)

Faulty TAB behaviour in BTextView

Reported by: humdinger Owned by: jscipione
Priority: normal Milestone: R1/beta3
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev54590.

Pressing the TAB key in a line of text inside a BTextView results in drawing issues. Try this:

  • Open StyledEdit and enter "abcdef"
  • Place the cursor between "d" and "e"
  • Press TAB

--> the letters "abcd" become invisible

"abcd" isn't removed from the line, as you discover when pressing BACKSPACE and "abcd" reappears. Magic!

Change History (2)

comment:2 by korli, 4 years ago

Resolution: fixed
Status: assignedclosed

Applied in hrev54601

Note: See TracTickets for help on using tickets.