Closed Bug 1771859 Opened 2 years ago Closed 2 years ago

When tab is moved by D&D only part of web page is shown in D&D snapshot

Categories

(Core :: Widget: Gtk, defect)

defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: stransky, Unassigned)

References

(Blocks 1 open bug)

Details

When tab is moved by D&D only half of browser page is shown in D&D snapshot.

This actually depends on Firefox screen size. The popup has fixed size 150x100 pixels and when Firefox window has a different size (say 100x100) only part of the screen is shown.

Emilio, do you think it may be possible to update the snapshot popup size according to the Firefox window size? (and maybe make it a bit bigger?)

Flags: needinfo?(emilio)

I'm confused, I'm not seeing this. That said, this is the code. Maybe we could use the setDragImage API like other platforms? The size is also hard-coded in that function so could be changed as needed.

Flags: needinfo?(emilio)

It depends on Firefox window size. The D&D popup is a rectangle and Firefox window itself can have different sizes so various part of the web page can be shown. But anyway, it's perhaps not worth to spend time on that.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.