Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: target.getScreenColumnIndexAtPixelPosition is not a function #7

Closed
rugk opened this issue Sep 28, 2015 · 0 comments

Comments

@rugk
Copy link

rugk commented Sep 28, 2015

[Enter steps to reproduce below:]

  1. Right click on a cell with overflow (The overlap for too long text should not be transparent #6)

Atom Version: 1.0.19
System: Windows 7
Thrown From: aligner package, v0.16.2

Stack Trace

Uncaught TypeError: target.getScreenColumnIndexAtPixelPosition is not a function

At /D:/Users/%username%/.atom/packages/tablr/lib/tablr.coffee:161

TypeError: target.getScreenColumnIndexAtPixelPosition is not a function
  at Object.subscriptions.add.atom.contextMenu.add.atom-table-editor.created (D:\Users\%username%\.atom\packages\tablr\lib\tablr.coffee:110:11)
  at ContextMenuManager.module.exports.ContextMenuManager.templateForEvent (C:\Users\%username%\AppData\Local\atom\app-1.0.19\resources\app.asar\src\context-menu-manager.js:113:20)
  at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\%username%\AppData\Local\atom\app-1.0.19\resources\app.asar\src\context-menu-manager.js:166:27)
  at HTMLDocument.<anonymous> (C:\Users\%username%\AppData\Local\atom\app-1.0.19\resources\app.asar\src\window-event-handler.js:157:33)
  at HTMLDocument.handler (C:\Users\%username%\AppData\Local\atom\app-1.0.19\resources\app.asar\src\space-pen-extensions.js:112:34)
  at HTMLDocument.jQuery.event.dispatch (C:\Users\%username%\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9)
  at HTMLDocument.elemData.handle (C:\Users\%username%\AppData\Local\atom\app-1.0.19\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46)

Commands

     -2:00.4.0 settings-view:open (ul.list-inline.tab-bar.inset-panel)

Config

{
  "core": {
    "disabledPackages": [
      "autocomplete-emojis",
      "markdown-table-formatter",
      "tree-view-breadcrumb",
      "metrics",
      "linter-php",
      "package-cop"
    ],
    "themes": [
      "atom-dark-ui",
      "one-dark-syntax"
    ]
  }
}

Installed Packages

# User
aligner, v0.16.2
aligner-php, v1.0.0
aligner-scss, v1.1.0
autocomplete-php, v0.3.7
autohide-tree-view, v0.24.5
color-picker, v2.0.12
color-tabs, v0.1.8
compare-files, v0.6.2
editor-stats, v0.17.0
figlet, v0.4.0
file-icons, v1.6.9
foldername-tabs, v0.1.5
highlight-column, v0.5.0
highlight-selected, v0.10.1
keyboard-localization, v1.4.8
language-autoit, v0.2.1
language-batch, v0.3.3
language-ini, v1.12.0
language-pascal, v0.9.0
line-count-status, v0.0.1
line-diff-details, v1.1.3
linter, v1.6.0
linter-alex, v1.2.2
linter-htmlhint, v0.1.1
markdown-preview-opener, v0.1.1
minimap, v4.13.4
minimap-bookmarks, v0.1.0
minimap-codeglance, v0.4.2
minimap-find-and-replace, v4.3.0
minimap-git-diff, v4.1.8
minimap-hide, v0.3.0
minimap-highlight-selected, v4.3.1
minimap-linter, v1.0.0
minimap-pigments, v0.1.6
minimap-selection, v4.3.0
opened-files, v0.2.5
php-cs-fixer, v2.5.0
pigments, v0.15.0
switcheroo, v1.1.0
tablr, v0.2.0
tabs-to-spaces, v0.11.1
tidy-markdown, v1.0.0
tree-view-background, v0.4.0

# Dev
No dev packages
@abe33 abe33 closed this as completed in 1f7eb56 Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant