]> git.gir.st - VimFx.git/commit
Fix un-blurrable comment fields on Facebook
authorSimon Lydell <simon.lydell@gmail.com>
Sun, 15 Nov 2015 00:04:10 +0000 (01:04 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sun, 15 Nov 2015 00:04:10 +0000 (01:04 +0100)
commitba09aea9d0c88066dd79350012642ea442bbaef2
treeba4806504a035bc3513f5dce1448c178afcbf275
parentef5e236676be4190bf368bf4abe35fa60d59774d
Fix un-blurrable comment fields on Facebook

We used to only blur focusable elements (`.tabIndex > -1`) to "interfere with
the browser as little as possible." However, this made it impossible to blur
Facebook's comment fields. _Not_ being able to blur things is what interferes.

Fixes #604.
extension/lib/commands-frame.coffee
extension/lib/utils.coffee
Imprint / Impressum