RESOLVED WONTFIX 43655
selection on a display:none iframe returns different value than Gecko
https://bugs.webkit.org/show_bug.cgi?id=43655
Summary selection on a display:none iframe returns different value than Gecko
Ojan Vafai
Reported 2010-08-06 17:13:01 PDT
Created attachment 63785 [details] test case See test case. Opera/WebKit agree. Not sure who is wrong.
Attachments
test case (237 bytes, text/html)
2010-08-06 17:13 PDT, Ojan Vafai
no flags
Ojan Vafai
Comment 1 2010-08-06 17:16:09 PDT
https://bugzilla.mozilla.org/show_bug.cgi?id=585229 On further thought, the WebKit/Opera behavior seems more correct to me, but I'll leave this open till we hear from Mozilla folk. Would be nice to be consistent.
Eric Seidel (no email)
Comment 2 2011-03-22 17:02:11 PDT
Eric Seidel (no email)
Comment 3 2011-12-09 14:35:55 PST
Seems related to bug 40338.
Eric Seidel (no email)
Comment 5 2011-12-09 15:47:24 PST
Aryeh Gregor
Comment 6 2012-01-10 12:16:32 PST
IE, Webkit, and Opera all seem to agree that every Window has a Selection. This is what the spec says too. Gecko's behavior is more complicated and in the minority, so I haven't changed the spec.
Ryosuke Niwa
Comment 7 2012-01-10 12:19:27 PST
(In reply to comment #6) > IE, Webkit, and Opera all seem to agree that every Window has a Selection. This is what the spec says too. Gecko's behavior is more complicated and in the minority, so I haven't changed the spec. Thanks! Won't fix this bug per Aryeh's spec.
Note You need to log in before you can comment on or make changes to this bug.