Opened 9 years ago
Closed 9 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)
Change History (3)
by , 9 years ago
Attachment: | Tracker-21438-debug-25-09-2015-09-35-11.report added |
---|
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → in-progress |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev49712.