jinhduong / highlighter-basic

Highlighter Basic
https://www.youtube.com/watch?v=dRSK6-CYVPU
12 stars 0 forks source link

pressing f anywhere downloads the json #6

Open ghost opened 7 years ago

ghost commented 7 years ago

even while writing this issue screenshot_2017-04-23_11-26-43

Chromium 59.0.3068.0 (Developer Build) (64-bit) Revision 56f79410ed4c847b056e853b5d0bae0b5e34aac1-refs/heads/master@{#463383} OS Linux JavaScript V8 5.9.202 Flash
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3068.0 Safari/537.36

jinhduong commented 7 years ago

Can you capture the video to reappear this issue?

ghost commented 7 years ago

The webstore version(0.1.21) doesn't exhibit this behavior, only the cloned repo. version(0.1.12) does. Video: video.zip

Tested with "clean" chromium, chrome://version as follows:
   Chromium 60.0.3081.0 (Developer Build) (64-bit)
Revision    5aed28a8dd240c55ec7521ee3fb3853a24ed4dcf-refs/heads/master@{#466897}
OS  Linux
JavaScript  V8 6.0.76
Flash   (Disabled)
User Agent  Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3081.0 Safari/537.36
Command Line    ./latest/chrome --disk-cache-dir=/tmp/chromiumcache-run.sh --disable-sync-preferences --disable-plugins --cipher-suite-blacklist=0x0001,0x0002,0x0004,0x0005,0x0017,0x0018,0xc002,0xc007,0xc00c,0xc011,0xc016,0xff80,0xff81,0xff82,0xff83 --disable-component-extensions-with-background-pages --disable-background-networking --disable-internal-flash --disable-bundled-ppapi-flash --disable-default-apps --ssl-version-min=tls1 --disallow-autofill-sync-credential --disable-device-discovery-notifications --no-pings --disable-media-source --disable-ntp-other-sessions-menu --disable-prefixed-encrypted-media --disable-touch-adjustment --disable-views-rect-based-targeting --disable-webgl --disable-account-consistency --enable-async-dns --enable-deferred-image-decoding --enable-download-resumption --enable-drop-sync-credential --disable-material-design-ntp --disable-new-avatar-menu --disable-new-profile-management --enable-offline-auto-reload-visible-only --disable-offline-auto-reload --enable-offline-load-stale-cache --enable-one-copy --enable-panels --disable-password-generation --enable-permissions-bubbles --disable-extensions-on-chrome-urls --disable-pinch-virtual-viewport --disable-pinch --enable-quic --disable-save-password-bubble --enable-session-crashed-bubble --disable-settings-window --use-simple-cache-backend=off --disable-smooth-scrolling --disable-sync-app-list --disable-sync-synced-notifications --enable-tcp-fastopen --disable-touch-editing --enable-web-based-signin --disable-zero-copy --enable-harfbuzz-rendertext --enable-impl-side-painting --enable-lcd-text --num-raster-threads=4 --disable-origin-chip --disable-overlay-scrollbar --remember-cert-error-decisions=-1 --enable-search-button-in-omnibox-always --disable-spelling-auto-correct --tab-capture-downscale-quality=fast --tab-capture-upscale-quality=fast --touch-events=disabled --wallet-service-use-sandbox=0 --enable-gpu-vsync --show-component-extension-options --disable-gpu-rasterization --disable-hyperlink-auditing --enable-vertical-tabs --disable-audio-support-for-desktop-share --disable-gpu --disable-features=NoStatePrefetch --user-data-dir=./user-data-dir --log-net-log=/tmp/chromium-go-chrome-net-export-log.json --user-data-dir=/tmp/go --disk-cache-dir=/tmp/chromiumcache-go --disable-gpu --flag-switches-begin --flag-switches-end
Executable Path /home/xftroxgpx/build/2nonpkgs/browser.stuff/chromium.stuff/chromium-latest-linux/blobs/466897/chrome-linux/chrome
Profile Path    /tmp/go/Default
Variations  16e0dd70-3f4a17df
6c18ba9d-3d98b302
241fff6c-ca7d8d80
1e528f0f-15305a2
d43bf3e5-d43bf3e5
ba3f87da-92cc81ec
cf558fa6-48a16532
a605b19e-3f4a17df
5ca89f9-3f4a17df
f3499283-2f3631ce
9e201a2b-3f4a17df
6eb432aa-3f4a17df
c5f6e7c4-3f4a17df
5274eb09-3f4a17df
57f575bb-f23d1dea
b791c1b8-3f4a17df
9773d3bd-3f4a17df
b22b3d54-3f4a17df
9ef7d150-3f4a17df
2e109477-4f8eb0c8
64cbdfc2-3f4a17df
5139837c-3f4a17df
7f8176d9-3f4a17df
b7786474-d93a0620
23a898eb-431d877b
7382e39a-3f4a17df
868bda90-3f4a17df
4ea303a6-3f4a17df
ce152c12-3f4a17df
3a007b7-3f4a17df
64224f74-5087fa4a
56302f8c-3f4a17df
64005e71-fb487281
caa06ad2-3f4a17df
ad6d27cc-3e870323
69bf80fa-3f4a17df
b2f0086-93053e47
ef25c1eb-3f4a17df
7fc902e8-3f4a17df
d747916f-d747916f
f11cb941-f11cb941
1354da85-e3dff32e
494d8760-3f4a17df
fe05be5f-4ad60575
828a5926-d8f52f32
jinhduong commented 7 years ago

OK, I'll take a look asap, actually i written it long time ago.I planning rewrite all of it. :)