Closed Bug 555962 Opened 15 years ago Closed 15 years ago

table with center applied has resize handles in wrong place in designMode

Categories

(Core :: DOM: Editor, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 399046

People

(Reporter: simon, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2 (.NET CLR 3.5.30729) When using a rich text editor or a page set to designMode="on" the resize handles for a centred table will appear in the wrong place. A left or right aligned table will display the handles in the correct position, but a centred table always leaves the handles on the left of the editor rather than over the table. The handles still work and allow the table to be resized, they are just positioned incorrectly. Apologies if this is a duplicate, I've tried to search for existing reports but I couldn't find anything that seemed to match. It's possible this is a regression as I'm sure I saw this working at one point, but don't take my word for it. Reproducible: Always Steps to Reproduce: 1. Create a table with align=center on a page with designMode="on" 2. Click on table to bring up resize handles 3. Observe table is in middle of the screen, but the resize handles are left aligned Actual Results: This seems to happen consistently regardless of the number of rows/cells in the table. Expected Results: The resize handles should be overlaid on the position of the rich text editor.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.