Closed
Bug 235669
Opened 22 years ago
Closed 3 years ago
No reflow during window movement
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: markushuebner, Unassigned)
References
()
Details
(Keywords: testcase)
There are three small testcases at
http://www.manni.org/techlab/mapgapwindow/holeGapWindow.html
In all three testcases there is no reflow happening during window movement.
This works fine in MSIE / Opera / Safari
Using trunk build 2004022509 on win-xp sp1
| Reporter | ||
Comment 1•22 years ago
|
||
Have to correct - the first testcase (holeWindow) works - where the movement
of the window is triggered by JavaScript.
Comment 2•22 years ago
|
||
First rule of filing bugs. List clear steps to reproduce (including which of
Mozilla's preferences have to be set to which values to reproduce), clearly list
what the expected behavior is.
Call me when you've done that; until then, I'd just be wasting my time.
| Reporter | ||
Comment 3•22 years ago
|
||
There have to be set no specific rules - this is just per default.
Steps to reproduce:
1) Go to http://www.manni.org/techlab/mapgapwindow/holeGapWindow.html
2) Click on "mapWindow"
3) A new window is opened - now move this window around
Expected behaviour:
When moving the window - there should be a reflow also during the movement of
the window ... not just when the window is at its final position.
Comment 4•22 years ago
|
||
I have no idea how you tell whether a reflow happens, but when I move the
windows around, the contents of the window does move.
(although this is on linux/gtk2+xft, metacity as window manager)
Works fine for me on Linux trunk, but visible on Mac OS X Firefox 0.8.
Comment 6•22 years ago
|
||
hm, also visible on winxp build 2004021709
Comment 7•22 years ago
|
||
(also works on linux gtk1 nightly)
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•