Skip to content

Fix themeing bug with Firefox where "disabled" ignored#6301

Merged
lukebarnard1 merged 1 commit intodevelopfrom
luke/fix-firefox-wrong-theme
Mar 12, 2018
Merged

Fix themeing bug with Firefox where "disabled" ignored#6301
lukebarnard1 merged 1 commit intodevelopfrom
luke/fix-firefox-wrong-theme

Conversation

@lukebarnard1
Copy link
Copy Markdown
Contributor

@lukebarnard1 lukebarnard1 commented Mar 12, 2018

A bug in firefox means "disabled" isn't honoured when set in the
HTML. Doing a.disabled = false does work however, and Chrome
also appears to honour this.

Fixes #6075

A bug in firefox means "disabled" isn't honoured when set in the
HTML. Doing `a.disabled = false` does work however, and Chrome
also appears to honour this.
@turt2live
Copy link
Copy Markdown
Member

Is this to fix #6075 by chance?

@lukebarnard1
Copy link
Copy Markdown
Contributor Author

Is this to fix #6075 by chance?

Yes :)

@dbkr
Copy link
Copy Markdown
Member

dbkr commented Mar 12, 2018

lgtm. @ara4n may want to take a look too

@dbkr dbkr assigned ara4n and unassigned dbkr Mar 12, 2018
@ara4n
Copy link
Copy Markdown
Member

ara4n commented Mar 12, 2018

if it works on Chrome and Safari too, i'm happy.

@lukebarnard1
Copy link
Copy Markdown
Contributor Author

@dbkr reports this working in Safari

@lukebarnard1 lukebarnard1 merged commit 5eae913 into develop Mar 12, 2018
@ara4n
Copy link
Copy Markdown
Member

ara4n commented Mar 12, 2018

\o/

@t3chguy t3chguy deleted the luke/fix-firefox-wrong-theme branch May 12, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants