You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click and drag to any valid drop target for HTML5 draggable items.
Expected Result
On hovering the mouse in Step 2 of the above instructions, the mouse cursor should change to a "Move" icon (four arrows arranged in a compass shape: ✥).
Upon release of the dragged item, the value of the dragged field should be transferred into the drop target.
Actual Result
Nothing happens. Website (URI) fields are no longer draggable.
Screenshots or Videos
No response
Additional Context
For versions 2022.10.0-2024.11.2, all fields in the browser extension (except custom linked fields) were draggable, thanks to PR 3321 by @patrickhlauke (and this included draggable URI fields). The functionality was lost starting in version 2024.12.0, and has still not been restored (as of version 2025.1.0).
There doesn't seem to be any good reason to prevent Website fields from being draggable, and they were draggable until December, 2024, so this represents a lost functionality that should be restored.
Operating System
Windows
Operating System Version
Windows 11 (23H2)
Web Browser
Chrome
Browser Version
No response
Build Version
Version: 2025.1.0; SDK: 'main (28c7e29)'
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
@patrickhlauke Actually, what happened was that in versions 2024.12.0–2024.12.4, all drag-and-drop functionality was lost completely in the browser extension, which I had reported in #12616. This was supposed to have been fixed by #12067, and available in version 2025.1.0. Unfortunately, while most fields are again draggable as of v2025.1.0, the Website (URI) field was somehow overlooked in the implementation of #12067.
Therefore, the present bug report is to fix the draggability for the Website (URI) field, specifically. This should restore drag-and-drop functionality to the way it used to be in version 2024.11.2.
Thank you both for your input. I have flagged this to the Engineering department; please feel free to post additional information, such as screenshots or a screen video recordings, if you wish.
Steps To Reproduce
Expected Result
On hovering the mouse in Step 2 of the above instructions, the mouse cursor should change to a "Move" icon (four arrows arranged in a compass shape: ✥).
Upon release of the dragged item, the value of the dragged field should be transferred into the drop target.
Actual Result
Nothing happens. Website (URI) fields are no longer draggable.
Screenshots or Videos
No response
Additional Context
For versions 2022.10.0-2024.11.2, all fields in the browser extension (except custom linked fields) were draggable, thanks to PR 3321 by @patrickhlauke (and this included draggable URI fields). The functionality was lost starting in version 2024.12.0, and has still not been restored (as of version 2025.1.0).
There doesn't seem to be any good reason to prevent Website fields from being draggable, and they were draggable until December, 2024, so this represents a lost functionality that should be restored.
Operating System
Windows
Operating System Version
Windows 11 (23H2)
Web Browser
Chrome
Browser Version
No response
Build Version
Version: 2025.1.0; SDK: 'main (28c7e29)'
Issue Tracking Info
The text was updated successfully, but these errors were encountered: