Nicholas Rishel

Results 15 comments of Nicholas Rishel

Presuming the Toolbar WE lands I'd like to point out that having tab groups below the URL bar as opposed to above the tabs has some nice UX features. For...

Same issue on Windows. Poking around the code, I'd suspect that Firefox's CanvasRenderingContext2D.drawWindow() is at fault.

Seconding this issue, similarly have a long password with special characters.

One thing to consider is how unpinning a tab would work in this case. In general we need to make some decisions on how tab pinning should be managed.

Heads up these list issues don't work well with how issue trackers work, e.g. finishing issue 5 and deciding issue 6 won't be addressed leaves 7 open so the issue...

This behavior is probably best left out of Panorama View. If you want strong coupling between tab groups and container tabs then you probably want to use Conex instead of...

DirextX doesn't seem to provide a way of getting the driver version directly, so you have to [dig through the registry](https://stackoverflow.com/questions/56935213/how-to-get-adapter-driver-version-in-directx12) instead. GPUDetect implements the prior explanation plus verifying the...

Just verified that this issue is no longer present in Windows 11, but still present in Windows 10.

Very sad to hear, Tab Groups is a rare productivity booster to me. Have you documented the trouble points and/or ideas on what a rewrite for WebExtensions would require? There's...

I'm working on this issue now, can I get it assigned to me to help head off accidental parallel implementations?