Steps: 1. Press Meta+V 2. Try to resize clipboard floating's window (Press Meta+Mouse Right Click) 3. Logout then relogin Expected result: Clipboard floating window should retain its previous size like how the clipboard widget does it. Observed result: Clipboard floating window doesn't remember its previous size.
Not sure if the behavior should be supported because the popup size is based on the current screen size
(In reply to Fushan Wen from comment #1) > Not sure if the behavior should be supported because the popup size is based > on the current screen size Isn't it the same case with clipboard widget in system tray, but once the user changes its size it persists across different sessions. The problem is that both the widget and the popup are viewers to the same data but they don't share the same dimension.
Indeed, I'd say this is intentional. Resizing is officially supported for the tray version; we've opted not to do so for the popup version.