Closed
Bug 525136
Opened 16 years ago
Closed 16 years ago
Built embedded editor expands beyond container in WebKit browsers
Categories
(Skywriter Graveyard :: Editor, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
0.5
People
(Reporter: dangoor, Assigned: dangoor)
Details
Both Safari and Chrome have an odd behavior with a built embedded editor: the
canvas appears to start fairly short and then gets taller and taller until it
expands beyond the container. You can actually see it painting as it gets
bigger. Weird effect.
| Assignee | ||
Comment 1•16 years ago
|
||
Note that Firefox also has this same issue when you open the file via a web
server. (You get a security error 1000 if you open the file:// url...)
| Assignee | ||
Comment 2•16 years ago
|
||
It turns out that this behavior happens if you don't have the CSS loaded. This
is fixed as of 87cab218f09c.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•