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

TryGhost / Ghost-Admin / 4187
70%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2018 05:05PM UTC
Jobs 1
Files 412
Run time 52s
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
4187

push

travis-ci

web-flow
🐛 Fixed ` not triggering code text expansions on German keyboards (Win/macOS only) (#1042)

closes https://github.com/TryGhost/Ghost/issues/9825
- the <code>`</code> key on German keyboard layouts is a dead key and so does not trigger the typical keyboard events our editor relies on
- added custom keyboard event listeners to watch for specific keyboard event sequences triggered by using the dead key + spacebar to insert a <code>`</code>
  - trigger text input handlers when we detect a <code>`</code> insertion
  - Linux unfortunately does not trigger events that can be used to track the sequence so this will not work there although it is easier to set up keyboard layouts without dead keys on Linux
- moved modifier key tracking into global event handlers from ember event handlers
  - reduce confusion from duplicated event handling
  - allows modifier key handlers to fire when keys are pressed without the editor element having focus

1814 of 2912 branches covered (62.29%)

4188 of 5842 relevant lines covered (71.69%)

46.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4187.1 05 Sep 2018 05:05PM UTC 0
71.69
Travis Job 4187.1
Source Files on build 4187
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4187
  • 5ae15e2b on github
  • Prev Build on master (#4182)
  • Next Build on master (#4200)
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