#895 closed defect (fixed)
dojo.html.selectElement doesn't work in Safari
Reported by: | Owned by: | dylan | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | HTML | Version: | 0.2 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
selection.selectAllChildren() doesn't function in Safari. You must call setBaseAndExtent() instead, which is essentially undocumented anywhere on the web, including any webkit docs themselves. So here's a patch which has worked everywhere that I've tested it, but I don't have any guarantees that it is actually correct. Note that if someone copied the patch I submitted to the mailing list, it isn't quite correct. This one is, as far as I can tell. Again, this is a patch against dojo 0.3 distribution (kitchen sink)
Attachments (1)
Change History (10)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Component: | General → HTML |
---|---|
Milestone: | → 0.4 |
Owner: | changed from anonymous to dylan |
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 14 years ago by
I still really need a CLA before I can merge this, even if it is just a 3-line patch.
comment:4 Changed 14 years ago by
Are you going to do the CLA sam ? I know you keep complaining about things being broken . .. :)
comment:5 Changed 14 years ago by
Cc: | [email protected]… added |
---|
Hey Sam...Maybe you didn't get all these previous comment questions before.
comment:6 Changed 14 years ago by
Confirmed that CCLA was signed and received by Alex Russell on June 03 of this year I just forwarded his email confirming receipt back to him.
comment:7 Changed 14 years ago by
For some reason, Sam's not on the list, but I'll take your word for it.
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
CLA on file?