Closed
Bug 395653
Opened 18 years ago
Closed 17 years ago
Foreignobject not working properly on linux
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fabrice.desre, Unassigned)
Details
Attachments
(1 file)
1.29 KB,
application/vnd.mozilla.xul+xml
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty)
Build Identifier: 1.9a8pre trunk
Adding XUL content into a <svg:foreignObject> element renders correctly, but controls don't get mouse events as they should. For instance, the button sensitive part is only the top-left quarter in the attached example.
Reproducible: Always
Steps to Reproduce:
1. load the test file
2. try to click on the button or to input text in the textbox
Actual Results:
Only parts of the controls are responsive.
Expected Results:
Should work as with xul "normal" markup
Works on windows.
Reporter | ||
Comment 1•18 years ago
|
||
![]() |
||
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Comment 2•17 years ago
|
||
Is this still a problem?
Reporter | ||
Comment 3•17 years ago
|
||
It doesn't seem, with a trunk build from yesterday at least !
Comment 4•17 years ago
|
||
Excellent.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•