Opened 19 years ago
Closed 16 years ago
#478 closed bug (fixed)
[Deskbar] crash if you drop some selected text on it
Reported by: | diver | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Steps to reproduce: Open AboutHaiku and click hall of fame BTextView, press alt+a to select text. Now grag it with right mouse button above deskbar and drop it on any folder (Application/Preferences) Deskbar will crash.
Tested with rev17117 under vmware.
Attachments (3)
Change History (20)
comment:1 by , 19 years ago
Owner: | changed from | to
---|
comment:2 by , 19 years ago
comment:4 by , 19 years ago
Resolution: | → worksforme |
---|
comment:5 by , 19 years ago
Status: | new → closed |
---|
comment:6 by , 18 years ago
It's still here in hrev17653, reopening. Michael, could you have a look?
comment:7 by , 18 years ago
Resolution: | worksforme |
---|
comment:8 by , 18 years ago
Status: | closed → reopened |
---|
comment:10 by , 17 years ago
Can't reproduce in vmware hrev22979. @diver: maybe you could retry with updated image.
comment:11 by , 17 years ago
comment:12 by , 17 years ago
Component: | - General → Kits/Interface Kit |
---|
Yes, i can confirm it, I just dropped text on Application folder in Leaf Menu and it crashed with bt like in Deskbar_crash.png. So the bug (which according to different back traces could be even more) is still there.
comment:13 by , 17 years ago
Ok, sorry, i misunderstood your initial steps. I was dropping on the leaf menu :-/ I can reproduce, and got one of the two same backtraces, but only if i pass over an item in the team menu (ex: tracker). Same conditions as in my comment in #582.
I tested drag'n'dropping a text file, and if i roll over the tracker item before going deeper into the leaf menu, i still get the crash, but the file gets opened in styledit, as if i had dropped it on the tracker item. It seems like a message (release/drop) goes to the wrong person :)
comment:14 by , 17 years ago
Oh, and i must add, the original bug doesn't appear when Deskbar is in horizontal mode.
In horizontal mode, we can see that the menuitems react differently to hovering:
Move over the Tracker menuitem while grabbing a text file. Leave the item by the top (so it remains selected), and then drop the file on the desktop. -> The the file gets opened in StyledEdit.
I hope i'm clear :)
comment:16 by , 16 years ago
Replying to kaoutsis:
i can't reproduce here, hrev25184
Still 100% reproducible here on hrev25761. The ticket title is a bit misleading: you must drop it on a submenu of the leaf menu, not the leaf menu itself. And also, it only happens if you pass over an item in the deskbar's app/team menu. The hovered item stays selected even if your mouse has moved from it, and it seems that it gets the drop message too.
comment:17 by , 16 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
This was also fixed in hrev28063 by Oliver and Stephan.
Seems to be a BMessage problem. Will look into it.