Ticket #232 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

StyledEdit Save Panel Bug

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

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

Changed 3 years ago by jackburton

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.

Changed 3 years ago by jackburton

  • component changed from Applications to Kits

Changed 3 years ago by jackburton

I'll have a look

Changed 3 years ago by jackburton

  • owner changed from sikosis to jackburton

Changed 3 years ago by jackburton

  • status changed from new to assigned

Changed 3 years ago by jackburton

  • resolution set to fixed

Changed 3 years ago by jackburton

Fixed in rev 16579

Changed 3 years ago by jackburton

  • status changed from assigned to closed
Note: See TracTickets for help on using tickets.