Skip to main content

Bug Tracker

Side navigation

#6004 closed bug (duplicate)

Opened February 01, 2010 09:23PM UTC

Closed July 12, 2011 04:17PM UTC

Last modified July 12, 2011 04:17PM UTC

Attribute equals selector doesn't work in IE8 with empty value attribute

Reported by: altman Owned by:
Priority: high Milestone: 1.next
Component: selector Version: 1.4.3
Keywords: Attribute Equals Selector, IE8 Cc:
Blocked by: Blocking:
Description

The attribute Equals Selector for value = "" does not work in IE8. This works if you change IE8 to IE7 Standards mode. It only happens if you are trying to select inputs with value of blank. If the value is not blank, then it works. See Attachment

Attachments (1)
  • test.html (0.7 KB) - added by altman February 01, 2010 09:26PM UTC.

    Test HTML Showing Attribute Selector Bug

Change History (7)

Changed June 14, 2010 12:55AM UTC by dmethvin comment:1

component: unfiledselector

Changed October 31, 2010 09:29AM UTC by snover comment:2

milestone: 1.4.21.4.5
priority: majorhigh
status: newopen
version: 1.4.11.4.3

This appears to be a bug in IE8’s implementation of querySelectorAll. Neat!

Changed October 31, 2010 09:30AM UTC by snover comment:3

summary: Attribute Equals Selector Doesn't work in IE8Attribute equals selector doesn't work in IE8 with empty value attribute

Changed October 31, 2010 09:33AM UTC by snover comment:4

Changed July 11, 2011 09:22PM UTC by dmethvin comment:5

Triage confirmed.

Changed July 12, 2011 04:17PM UTC by john comment:6

resolution: → duplicate
status: openclosed

Changed July 12, 2011 04:17PM UTC by john comment:7

Duplicate of #5637.