Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=deadlock] @jsnj >Could you expand on this? I hadn't noticed. >How has the urlbar behavior been changed >by Main.kmm in the beta? Which section >in the file? I didn't test all open functions yet. I replaced main.kmm while fixing problems in my code and it took a while until I realized, that there was no new bug in the beta. It was only a new feature that displays the query without opening it. This line $OpenURL==""?0:$URLBAR=$OpenURL; $OpenURL==""?0:id(ID_NAV_GO); was replaced by this: $OpenURL==""?0:$URLBAR=$OpenURL; $OpenURL==""?0:&_OpenURL_HowST; Old main.kmm: I type a search term in the address bar press <CTRL+G> and the search engine page is opened right away. New main.kmm: Now I type a search term in the address bar press <CTRL+G> and nothing happens. It requires an additional <enter>. Not sure who invented _OpenURL_HowST, but there are unused options like kmeleon.forceTab in K-meleon.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development