Alan Chandler

Results 20 issues of Alan Chandler

Not sure what is the cause of this, but the following html page fails with Safari - all the buttons get put to the bottom right hand cell instead of...

I am aware of #7 which was closed a while ago now. However the issue still is occurring for me, using node 7.10.0. I think that is probably because I...

awaiting more info

The following appears on the terminal after starting gimp from the command line (obviously its installed in my home directory config). ``` Traceback (most recent call last): File "/home/alan/.config/GIMP/2.10/plug-ins/export_layers.py", line...

My options config specifically says `config.options.encrypt` set to false, but I am still getting node warnings in my log about not explicitly setting`config.options.trustServerCertificate` surely it should need to have been...

As I said in a previous issue, I have just upgraded from version 2.0.1 to 12.2.0 I was trying to use the documentation to make sure I included all the...

I have put together a fix for the issue raised in #161 and am now trying to build some tests. What I have discovered is, is there is cross talk...

feature
patches-accepted
p5

### Description When a url changes such that there is a path change and a change of query-parameters, the path, without the query parameters gets propagated around the `app-route` network...

It would be really useful if this element behaved like paper-tooltip and defaulted the target to its parent. I want to use it inside a (nested) dom-repeat and figuring out...

As far as I can determine reading the aria specs a checkbox should respond to a space key by toggling the checked property. However I don't think it should do...

p2 - icebox

### Description Clicking on the small underline under the input somehow prevents its parent element receiving the `focusin` event ### Expected outcome Example shows the surrounding div change color because...