Those elements of LO window do not accept dropped files.
did toolbar ever accept dragged files? it looks to me it's always been like that, not a specific issue of 4.4.x anyway, you could file this as enhancement request.
(In reply to Urmas from comment #0) > Those elements of LO window do not accept dropped files. Why should they? What is supposed to happen when you drag a file on a toolbar item?
The file is opened, obviously.
About what type of file are you talking? I guess you want to drag an odt from your file browser into LibO. It is possible for the document area but not the UI controls (toolbar, sidebar, statusbar). This is the normal behavior for drag'n drop operation. However LibO has a quite large area for interactions. If it is simple to implement to accept drop operations on the sidebar it make sense here as well.
Dropping files on frame areas or empty workspace open files. Dropping files on document windows insert the file in the document. That is the Windows DND paradigm, and LO has to conform.
LibO is a multiplatform application running on all major operating systems. On Linux/KDE I'm sure that dropping stuff on the frame is not supported. Actually, I believe it's up to the developer how to handle drag'n drop and what controls accept drop actions. Try to drop a file on Firefox' sidebar... (also curious what happens with Edge). If you are sure about the Windows paradigm (guess you are talking about the human interface guideline), please give us a pointer as reference.
We're replacing our use of the 'ux-advise' component with a keyword: Component -> LibreOffice Add Keyword: needsUXEval [NinjaEdit]
Setting it to WONTFIX because of the missing use case. It might be true that Windows apps like the explorer accept dropping on the toolbar or other controls. But actually it's not clear what happens in that case, for instance one could also expect get a quick link to this file.
As I said, every Windows application opens the file dropped anywhere in the main window (with except of possible special handling of a document area). LO has to conform. I have no idea what a "quick link" is, and why would someone expect it. Drag-and-drop was established in Windows 3.1, and it has to be supported as everyone expects.
(In reply to Urmas from comment #9) > I have no idea what a "quick link" is... Bookmark for Internet browsers, for example.
Iād expect a file to be open in a new window if I drop it over the toolbar areas.
*** Bug 112949 has been marked as a duplicate of this bug. ***