Skip to content

Commit

Permalink
Merge pull request #16036 from twbs/cr-readonly-focus-outline-bug
Browse files Browse the repository at this point in the history
Add Wall of Browser Bugs entry for #16022
  • Loading branch information
cvrebert committed Mar 10, 2015
2 parents 1383b88 + a890ebd commit 5b5c61b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/_data/browser-bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,16 @@
origin: >
Bootstrap#14409
-
browser: >
Chrome
summary: >
`:focus` `outline` style causes cursor to not be displayed when toggling a `readonly` `<input>` to read-write.
upstream_bug: >
Chromium#465274
origin: >
Bootstrap#16022
-
browser: >
Chrome (Windows & Linux)
Expand Down

0 comments on commit 5b5c61b

Please sign in to comment.