Opened 9 years ago

Closed 8 years ago

#12393 closed bug (fixed)

Crash when moving to trash (if renaming under way)

Reported by: ttcoder Owned by: waddlesplash
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Not a very prominent/annoying bug, but easily reproducible:

  • select e.g. a folder (clicking its icon, not its name)
  • click its name
  • hit (quickly!) Alt-T to move it to trash

If you've hit Alt-T before the renaming starts (appearance of a BTextView ..etc), it crashes in BPrivate::BTextWidget::StartEdit().

Maybe when the "rename" timer fires, it contains a pointer to the no-longer-existing widget?

Attachments (1)

Tracker-21438-debug-25-09-2015-09-35-11.report (27.9 KB ) - added by ttcoder 9 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by waddlesplash, 8 years ago

Owner: changed from axeld to waddlesplash
Status: newin-progress

comment:2 by waddlesplash, 8 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev49712.

Note: See TracTickets for help on using tickets.