Closed
Bug 450228
Opened 17 years ago
Closed 17 years ago
WYSIWYG Editor, textarea, box model
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: andrei.slappy, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9) Gecko/2008052912 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9) Gecko/2008052912 Firefox/3.0
First of all the design mode has a problem. If i create an iframe in a div, enable design mode on it and remove the div node from the dom tree and then re add it the design mode the iframe will reset and not keep design mode on either the contents.
Another bug: focus a textbox and write something in it. Then loose focus and then refocus and use undo on it. It will work. But for textarea this does not happen.
And yet another: I have 2 divs positioned absolutely within a container. In each we have yet another div only one of them has z-index: 1. The inner div will be on top of the other subdiv regardless of the order of the containing divs. This did not happen in ff2. It used to be just like in guis where what's on top depends on the parent container and cannot be raised above another which's parent is below the first one's.
Hope this helps with the new engine and great work guys!
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•17 years ago
|
||
This bug contains too many issues to be useful. Please take a look over http://developer.mozilla.org/en/docs/Bug_writing_guidelines and file a bug for each distinct issue so that they can be dealt with separately.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•