• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TryGhost / Ghost-Admin / 3968
70%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2018 03:00PM UTC
Jobs 1
Files 412
Run time 55s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3968

push

travis-ci

kevinansfield
🐛 Koenig - Fixed caption/embed inputs in Firefox & Safari

refs https://github.com/TryGhost/Ghost/issues/9623
- disable `contenteditable` on the main editor element when an input in a card gains focus
    - Firefox chokes on inputs inside a `contenteditable` element
    - use a MutationObserver inside `{{koenig-card}}` to automatically add event handlers for focus/blur events so that each card is not required to set up handlers and enable/disable content editable manually
- bump Spirit dependency
    - remove `user-select: none` styling from `.form-text` for text inputs
    - fixes captions and embed inputs in Safari and improves behaviour in Firefox
- add a guard around `getSelection(0)` in the `_scrollCursorIntoView()` method to avoid Safari throwing errors

1830 of 2898 branches covered (63.15%)

4193 of 5805 relevant lines covered (72.23%)

47.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3968.1 21 Jun 2018 03:00PM UTC 0
72.23
Travis Job 3968.1
Source Files on build 3968
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3968
  • fe840a2f on github
  • Prev Build on master (#3964)
  • Next Build on master (#3969)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc