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)
Change History (7)
Changed June 14, 2010 12:55AM UTC by comment:1
component: | unfiled → selector |
---|
Changed October 31, 2010 09:29AM UTC by comment:2
milestone: | 1.4.2 → 1.4.5 |
---|---|
priority: | major → high |
status: | new → open |
version: | 1.4.1 → 1.4.3 |
This appears to be a bug in IE8’s implementation of querySelectorAll. Neat!
Changed October 31, 2010 09:30AM UTC by comment:3
summary: | Attribute Equals Selector Doesn't work in IE8 → Attribute equals selector doesn't work in IE8 with empty value attribute |
---|
Changed July 11, 2011 09:22PM UTC by comment:5
Triage confirmed.
Changed July 12, 2011 04:17PM UTC by comment:6
resolution: | → duplicate |
---|---|
status: | open → closed |