Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#232 closed bug (fixed)

StyledEdit Save Panel Bug

Reported by: murai@… Owned by: jackburton
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

In Save Panel, default filename(?), "save text" can"t delete or edit. ("save text" appears after deleting first default filename "Untitled 1". )

Change History (8)

comment:1 by jackburton, 18 years ago

That's very likely caused by my incorrect implementation of BTextView::AutoResize(). When you delete the text inside the BTextControl, the BTextView is shrinked to fit the text, thus revealing the BTextControl's label drawn under it.

comment:2 by jackburton, 18 years ago

Component: ApplicationsKits

comment:3 by jackburton, 18 years ago

I'll have a look

comment:4 by jackburton, 18 years ago

Owner: changed from sikosis to jackburton

comment:5 by jackburton, 18 years ago

Status: newassigned

comment:6 by jackburton, 18 years ago

Resolution: fixed

comment:7 by jackburton, 18 years ago

Fixed in rev 16579

comment:8 by jackburton, 18 years ago

Status: assignedclosed
Note: See TracTickets for help on using tickets.