enthought / enthought/traitsui

TreeEditor word wrap doesn't handle editing of text correctly

Open
#503 0 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

When `word_wrap` is `True` the text is not stored in the model as that means that we can lean on the delegate to render the background safely. That means that the text is not available for the editor so we get an empty editor instead of one populated with the current text.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.