Uzbl

Tasklist

FS#206 - Reloading default config adds entries to right-click menu.

Attached to Project: Uzbl
Opened by James Campos (aeosynth) - 2010-02-17 10:11:26 AM
Last edited by Anonymous Submitter - 2010-03-18 09:17:03 AM
Task Type Bug Report
Category uzbl-browser & sample material
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Each time you reload the default config, the right-click menu gets more entries.
This task depends upon

Closed by  Anonymous Submitter
2010-03-18 09:17:03 AM
Reason for closing:  Fixed
Additional comments about closing:  Updated config with new reload command.
Comment by Myra Nelson (myra) - 2010-03-04 09:45:51 AM
I can confirm this in with the following versions of uzbl and associated dependencies.

Uzbl Git Commit: 8b9e54521e362b3782f1ab2baa80e3b21059966e
libwebkit version 1.1.15.4-3
Linux gandalf 2.6.33-ARCH #1 SMP PREEMPT Sat Feb 27 13:28:30 CET 2010 x86_64 AMD Phenom(tm) 8450 Triple-Core Processor AuthenticAMD GNU/Linux
gtk2 version 2.18.7-1
Comment by Anonymous Submitter - 2010-03-18 09:15:41 AM
Due to the nature of the event system we have moved to it makes reloading the config problematic.

For instance every single @bind and @on_event in the config will be duplicated if you reload the config.

The reload command should be modified to reload the variables in the config only.

Loading...