Eric Promislow

Results 73 comments of Eric Promislow

And now I can't repro. The code looks good. Next time this happens, could you bring up the web console and look for an error message? I emit them whenever...

It just happened, with a beep beforehand. Nothing in the web console though. Before I file a moz bug, when I'm off work I'll try adding a little bit of...

Which OS+version and browser+version?

Just looked at the code -- when it brings up the window, it brings it up as "normal". This is because if the window was minimized, not specifying 'normal' would...

Fixed the non-maximizing in version 3.3.0, now up for firefox& chrome. I also see that on macos, firefox can't find a maximized window, but chrome can. Will assume that because...

Hmm... I'll pull the `drawAttention: true` field off the `updateInfo` block when I call `browser.windows.update` I'm specifying both `drawAttention` and `focused` and they seem to conflict. Possibly firefox favors `drawAttention`...

It looks like chrome and firefox behave differently here. This will take a while.

Which version(s) of macOS are you running? Are there different behaviours on the different systems? How many virtual screens do you typically use? As for Windows, I'll need to test...