Tom Scharstein

Results 21 issues of Tom Scharstein

Hello, `navigator.clipboard` returns as an empty object in CEP 11 [despite having support for Chrome >= 66](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API). On attempting to use any method or query permissions in `navigator.clipboard`, a DOMException...

help wanted

![clipboardae](https://user-images.githubusercontent.com/37279677/41075269-27e258c6-69c9-11e8-8c11-0923cbccbbae.gif) The same panel in Illustrator: ![clipboardai](https://user-images.githubusercontent.com/37279677/41075281-308514a0-69c9-11e8-8589-6976e996c05a.gif) This only affects the active text area, content copied does paste correctly if renaming a layer, to another panel, in the search bars...

I'm in the process of needing to migrate various products to CEP 11. I've noticed that; even in following the proposed solutions with `parent.postMessage` and sending evalScript content to the...

question

I've known of this for a while and should've posted an Issue much sooner but have only now started panels for Animate, this is at least since 2018. Take the...

Upon creating a new template, bombino is injecting Quasar variables into the `index.html` file like so: ```html $BOMBINO_QUASAR_HEADER$ ``` This instead should be: ```html $BOMBINO_NAME$ ``` Will be looking into...

bug

`tabs-idle` theme color needs to be readjusted for PHXS: ![ice_screenshot_20200614-141341](https://user-images.githubusercontent.com/37279677/84604241-647d4b80-ae49-11ea-96f3-700ca5971012.png) ![ice_screenshot_20200614-141348](https://user-images.githubusercontent.com/37279677/84604242-6515e200-ae49-11ea-9fdb-378e4d09c849.png) Delta should be brought up 10 - 20 units on Darkest theme. All other themes look okay

bug

Noticing a behavior where Dropzone will recognize that an item is being dragged overtop but isn't foolproof for releasing when the mouse leaves the panel, i.e. when you drag a...

Unintentional oversight. The Panel component is meant to search for scripts in specified locations on mount cycle and due to bombino's legacy file structure, assumes a panel will explicitly have...

bug

On a router view with a fullscreen Dropzone, if you happen to have another element like Input or TextArea and click and drag selected text from within this element, the...

bug

Noticeably because of the difference between Browser and Adobe context (browser is better at 12px, default Adobe context is 10px) and because IDSN has a higher retina UI scaling than...

enhancement