Bug 5452
| Summary: | Cannot resize frameset containing a nested frameset | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Hurshman <jhurshman> |
| Component: | Frames | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | Keywords: | HasReduction |
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.pilgrimwebdesign.com/frame_test.html | ||
Jonathan Hurshman
When a frameset is contained within another frameset (in the same document) it appears that Safari will
not allow the nested frameset to be made smaller. This can result, in complex sets of nested framesets, in
a complete inability to resize any of the frames.
If the nested frameset is moved into a separate document, the bug does not occur.
In the example test case, the boundary between the yellow frame and the red and green frameset can only
be moved toward the left, not to the right.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Confirmed with 2.0.1 and ToT.
Actually, in ToT, the behavior was even worse: after an attempt to move the boundary between the yellow
frame and the red and green frameset to the right, said boundary stuck to the mouse pointer, and
wouldn't un-stick no matter what I did (including mouse clicks, switching browser windows and switching
applications).
Eric Seidel (no email)
That's clearly wrong. And is still a bug in TOT.
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 4840 ***