Bug Tracker

Modify

Ticket #6004 (closed bug: duplicate)

Opened 3 years ago

Last modified 2 years ago

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:
Blocking: Blocked by:

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

test.html Download (703 bytes) - added by altman 3 years ago.
Test HTML Showing Attribute Selector Bug

Change History

Changed 3 years ago by altman

Test HTML Showing Attribute Selector Bug

comment:1 Changed 3 years ago by dmethvin

  • Component changed from unfiled to selector

comment:2 Changed 3 years ago by snover

  • Priority changed from major to high
  • Status changed from new to open
  • Version changed from 1.4.1 to 1.4.3
  • Milestone changed from 1.4.2 to 1.4.5

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

comment:3 Changed 3 years ago by snover

  • Summary changed from Attribute Equals Selector Doesn't work in IE8 to Attribute equals selector doesn't work in IE8 with empty value attribute

comment:4 Changed 3 years ago by snover

comment:5 Changed 2 years ago by dmethvin

Triage confirmed.

comment:6 Changed 2 years ago by john

  • Status changed from open to closed
  • Resolution set to duplicate

comment:7 Changed 2 years ago by john

Duplicate of #5637.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.