Closed
Bug 604789
Opened 15 years ago
Closed 15 years ago
window.resizeBy(1000000, 1000000) does not clamp to screen on Linux
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 304123
People
(Reporter: sgreenlay, Unassigned)
Details
Based on bug 413277, window.resizeBy(1000000, 1000000) should clamp the window to the size of the current screen. Current behaviour is to resize the window to a max of 32767x32767.
A test for this behaviour can be found in bug 413277.
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•