emulatetab icon indicating copy to clipboard operation
emulatetab copied to clipboard

IE7 doesn't skip <a> without href?

Open joelpurra opened this issue 13 years ago • 1 comments

Originally reported for SkipOnTab. The tests fail for <a> without any href="" attribute. Could be related to what elements receive focus, or how the emulated focus is handled. I would guess it is because IE7 incorrectly reports <a> as <a href="">, which means EmulateTab thinks the link can receive focus when it actually can not.

Should it be worked around, or left as is?

joelpurra avatar Feb 15 '12 06:02 joelpurra

See also other projects that use EmulateTab

joelpurra avatar Feb 15 '12 06:02 joelpurra