Results 64 comments of GSI

> Would it be possible to remove (also via rofi/dmenu) specific entries manually. Why complicate? X maintains three selections ("clipboards"), called PRIMARY, SECONDARY and CLIPBOARD. `clipmenud` disregards SECONDARY. Thus all...

> For what it's worth, it's not really impossible to detect token-like passwords -- this is something I have actually worked on professionally :-) Even within context, there's no _bulletproof_...

What about elements that dynamically get wrapped into A elements (``)? With JS activated, the following page, for example, has the results enclosed in A elements and thus clickable, but...

Something among `document.getElementsByTagName('a');` Nothing really special - besides them being added to the DOM after HTML page load.

Is uzbl making sure that all JS on the page has been run & completed?

Closing, as I am unable to reproduce the issue since switching to **nouveau** (#221). Will reopen if necessary;

``` Commit: v0.9.0-21-g4851bae GTK compile: 3.20.2 GTK run: 3.20.3 WebKit compile: 2.4.10 WebKit run: 2.4.10 WebKit2: 0 libsoup compile: 2.54.0 libsoup run: 2.54.0 ``` **Reopening - The crashes persist.** I...

Also iterated by 0.01 from 1.28 up to 1.39. Only the values **1.30** and **1.31** cause the crash. Iterating by 0.001 from 1.298 to 1.313 only **1.300**, **1.310** and **1.311**...

As it's quite simple to work around, I'm not too stressed out about this issue. Anyway I'm curious if you guys are able to reproduce it too (?) As for...

> Is there a way to prevent closing the window when closing the last tab? I was very accustomed to that too, but that was due to "firefox bias" :)...