Paul Kosinski wrote: > > > Two people (Ignaz Forster & Andrew C Aitchison) kindly suggested that > our problem with Firefox ESR 52.3.0 on Xvnc might be due to the fact > that Firefox switched from GTK2 to GTK3 when it moved from ESR 45 to > ESR 52. Unfortunately, the same problem existed in ESR 45.9.0. (I had > decided to retest the issue using ESR 52.3.0 to avoid responses like > "go away -- you're using a now unsupported version of ESR".) > > So, I'm still looking for ideas, or feedback from anyone who has also > seen this problem.
It might be worth sharing more info about how you have things set up ... It was previously suggested that you should be running a window manager in your Xvnc session - are you using a window manager? As a test, I've run 'vncserver' with ~/.vnc/xstartup just containing: #!/bin/sh firefox & and none of the Firefox menus work ... Adding a line like 'mwm &' or 'metacity &' to my xstartup file and the Firefox menus work OK James Pearson _______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

