Open
Bug 1960908
Opened 4 months ago
Updated 4 months ago
Move to/Copy to Recent Destinations and Favorites options become disabled ony upon mouse hover (when no recent/favourites exist) - should disable them earlier
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: vlucaci, Unassigned)
Details
Affected versions
- 139.0a1(20250416095301)
Affected platforms
- Windows 10
- Windows 11
- macOS 14
- Ubuntu 24
Steps to reproduce
- Launch TB.
- Login with valid credentials.
- Go to inbox and select any email.
- Go to Copy to/Move to.
- Hover over Recent Destinations and Favorites
Expected result
- The Recent Destinations and Favorites options remain available upon hovering over them with the mouse cursor.
Actual result
- The Recent Destinations and Favorites options become unavailable upon hovering over them with the mouse cursor.
- Restarting TB renders the options to become once more available but the same issue will occur once more upon hovering them with the mouse cursor.
- Screencast of the issue
Comment 1•4 months ago
|
||
When no recent folder are used or there are no favorites set they should be disabled. The issue here would be that this isn't imediately when opening the menupopup.
Happens on older TB versions too.
No longer blocks: 1959667
Comment 2•4 months ago
|
||
https://searchfox.org/comm-central/rev/c84f3ad6b8ed76d7f7ca0e32e9c45c49ff0e00a0/mailnews/base/content/folder-menupopup.js#622 disables. How we get there would need to be moved earlier.
Severity: S2 → S4
Summary: Move to/Copy to Recent Destinations and Favorites options become unavailable upon mouse hover → Move to/Copy to Recent Destinations and Favorites options become disabled ony upon mouse hover (when no recent/favourites exist) - should disable them earlier
You need to log in
before you can comment on or make changes to this bug.
Description
•