Closed
Bug 332283
Opened 14 years ago
Closed 13 years ago
No drag and drop feedback in places trees anymore
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
P2
Tracking
()
VERIFIED
FIXED
Firefox 3 alpha7
People
(Reporter: bugs, Assigned: enndeakin)
References
Details
(Whiteboard: [Fx2-parity])
Attachments
(1 file)
3.70 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
The line drawing between places trees doesn't work anymore for some reason when you drag over trees.
Reporter | ||
Comment 1•14 years ago
|
||
Not sure if this is FE. This may have broken when the view changes landed. Did the drop marker lines show up on the tree when you dragged leaf items around, brett?
Assignee: bugs → brettw
Comment 2•14 years ago
|
||
I'm not sure. I just tested it and it works fine for me on branch, but not on trunk. My branch build is a couple of days old, though. Maybe somebody broke the tree control on trunk?
Reporter | ||
Updated•14 years ago
|
Priority: -- → P3
Target Milestone: Firefox 2 alpha2 → Firefox 2 beta1
Comment 3•14 years ago
|
||
*** Bug 327648 has been marked as a duplicate of this bug. ***
Comment 4•14 years ago
|
||
*** Bug 337686 has been marked as a duplicate of this bug. ***
Updated•14 years ago
|
Target Milestone: Firefox 2 beta1 → Firefox 3 alpha2
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060828 Minefield/3.0a1 - Build ID: 2006082804. Still broken.
Updated•14 years ago
|
Assignee: brettw → nobody
Comment 6•13 years ago
|
||
this is still present on Windows and Mac trunk builds from 05/22/07. Should probably be higher than a P3; leaving that up to the devs to determine.
Comment 7•13 years ago
|
||
i'd argue we want this soon, so that we can do proper testing of dnd.
Priority: P3 → P2
Whiteboard: [Fx2-parity]
Target Milestone: Firefox 3 alpha2 → ---
Updated•13 years ago
|
Flags: blocking-firefox3?
Updated•13 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Updated•13 years ago
|
Target Milestone: --- → Firefox 3 beta1
Comment 9•13 years ago
|
||
neil, any ideas?
Assignee | ||
Comment 10•13 years ago
|
||
Does it happen if you renable the disabled code in nsBaseAppShell::NativeEventCallback? Is so, it's the same cause as bug 337761 and a regression from the thread manager rewrite.
Comment 11•13 years ago
|
||
Neil, it still happens even if I re-enable the disabled code in nsBaseAppShell::NativeEventCallback(). Note, there is dnd feedback in the bookmarks sidebar, and the left hand pane in the bookmark organizer, just not the right hand pane of the bookmark organizer.
Assignee | ||
Comment 12•13 years ago
|
||
Add offset when painting drop feedback
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Attachment #266615 -
Flags: superreview?(roc)
Attachment #266615 -
Flags: review?(roc)
Attachment #266615 -
Flags: superreview?(roc)
Attachment #266615 -
Flags: superreview+
Attachment #266615 -
Flags: review?(roc)
Attachment #266615 -
Flags: review+
Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 13•13 years ago
|
||
verified (but I'll leave the official verification after I try mac.) I've updated and rebuilt on windows, and I have the drop feedback again. thanks neil, you rule!
Comment 14•13 years ago
|
||
I verified this on Mac in build Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a7pre) Gecko/200708020808 Minefield/3.0a7pre.
Status: RESOLVED → VERIFIED
Comment 15•10 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h". In Thunderbird 3.0b, you do that as follows: Tools | Message Filters Make sure the correct account is selected. Click "New" Conditions: Body contains places-to-b-and-h Change the action to "Delete Message". Select "Manually Run" from the dropdown at the top. Click OK. Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter. Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•