Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 

Pages: PreviousFirst...1516171819
Current Page: 19 of 19
Results 541 - 570 of 570
21 years ago
asmpgmr
That has been a standard since Netscape Communicator, it allows you to precisely specify the 24-bit color you want. Stop complaining about stuff being hard when it is definitely not.
Forum: Improvement requests
21 years ago
asmpgmr
A question about bookmark keywords - in Ulf's response he said that this can be done now but with the hotlist plugin (Opera) and macros. I couldn't find any info regarding this in the online docs. Also why isn't it implemented in the bookmarks (Netscape/Mozilla) plugin as well ? In Mozilla the keyword in bookmarks.html is SHORTCUTURL= and it usually comes right after LAST_MODIFIED=
Forum: Improvement requests
21 years ago
asmpgmr
Save as (ID_FILE_SAVE_AS) doesn't place the filename and file type in the save dialog box but save link as (ID_SAVE_LINK_AS) does. Save as uses the page title (or blank for a text file) as the filename and the type is always web page (.html).
Forum: Bugs
21 years ago
asmpgmr
Andrew, I just read the response, all of the ALT entries on my list are things which I have done myself and they work fine. My modified up_directory macro checks if you're already in the root dir of a site and won't try to goto "." if you are. Adding user_pref("nglayout.debug.disable_xul_fastload", true); prevents xul.mfl from ever being created, the other debug xu
Forum: Improvement requests
21 years ago
asmpgmr
Here's my latest list, most of these are now in the bugs database. K-Meleon 0.7 (build 700) BUG - New windows steal focus during page loading even after you have switched to another window. BUG - Image tooltips are displayed too far down. BUG - Form fields are sometimes lost when returning to a page via back. BUG - When switching to a window with a loading page it takes a few se
Forum: Improvement requests
21 years ago
asmpgmr
That wouldn't explain why I'm able to see the page just fine and others can't. Here's the response header I get back in K-Meleon (from the about:cache-entry info) Client: HTTP charset: UTF-8 request-method: GET response-head: HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8; qs=0.9 Server: Apache/1.3.27 (Unix) PHP/4.2.3 mod_perl/1.26 mod_ssl/2.8.11 OpenSSL/0.9.6b Fr
Forum: Bugs
21 years ago
asmpgmr
This is the pref to disable link prefetching, though I doubt that's it. user_pref("network.prefetch-next", false); Here's a FAQ about link prefetching http://www.mozilla.org/projects/netlib/Link_Prefetching_FAQ.html Here's a FAQ about HTTP 1.1 pipelining http://www.mozilla.org/projects/netlib/http/pipelining-faq.html I can't think of anything else that would cause
Forum: Bugs
21 years ago
asmpgmr
Here's another thought, do you have HTTP 1.1 pipelining enabled ? That can sometimes cause problems. Also try disabling link prefetching.
Forum: Bugs
21 years ago
asmpgmr
I am using an ad filtering proxy, AdSubtract SE 2.42 but even if I disable its filtering the page in question still renders properly. Anyway I looked at the page source and there are no ads so that shouldn't be the issue.
Forum: Bugs
21 years ago
asmpgmr
For starters you really need to get your terminology straight. By "script language" one can only assume you mean the macro language. The .cfg files are simple configurations files which allow you to define key functions (accel.cfg), menu items (menus.cfg), toolbar buttons (toolbars.cfg), and optional macros which can be used in the others (macros.cfg). The options you can set in the pre
Forum: Improvement requests
21 years ago
asmpgmr
I'm using HTTP 1.1 in both K-Meleon and Mozilla and it works fine for me. The HTTP version only affects how pages are fetched from the server, it shouldn't affect the page content useless you're using a proxy which is somehow affecting things.
Forum: Bugs
21 years ago
asmpgmr
Will any new work be done on the weasel plugin ? I noticed there is some code for this in the tree on Sourceforge but it hasn't been updated in over a year. That would certainly be a great addition to K-Meleon. Can any code from Mozilla be used for this analogous to what's already done with the browser code ? I know embedded Mozilla only covers the browser component but theoretically co
Forum: Development
21 years ago
asmpgmr
I hope the K-Meleon developers spend time fixing bugs and adding useful features like global history when embedded Mozilla supports it and URL autocompletion and other browser functionality, not some hand-holding gui thing which will just bloat the distribution file unneccesarily and provide no useful browser functionality. Referring to macros and config files as "scary stuff" is absol
Forum: Improvement requests
21 years ago
asmpgmr
No I'm using 0.7 build 700, plus the page renders fine for me in Mozilla 1.2 final (11/26/2002) as well.
Forum: Bugs
21 years ago
asmpgmr
For crying out loud, prefs.js is a Netscape/Mozilla standard and has been so for a long time. I've made many changes to prefs.js in K-Meleon, Mozilla, and Netscape 4.x, it's definitely not a problem. While prefs.js is processed internally as Javascript, it is just a settings file much like a .ini file. Again there is documentation for prefs.js online. Also many prefs are available via t
Forum: Improvement requests
21 years ago
asmpgmr
Why do you keep going on about this ? What exactly do you want or need that you feel you need to write a macro to do ? K-Meleon's target audience is anyone who wants the Gecko rendering engine without the slowness of Mozilla's XUL application framework. K-Meleon is the only browser that I know of which has a macro language but you don't have to use it, in fact you don't ha
Forum: Improvement requests
21 years ago
asmpgmr
I'm running win98se also. I have Java disabled (and no JRE on my system), Javascript disabled for all sites except one specific domain, no shockwave flash (I deleted npswf32.dll). That site renders perfectly for me in K-Meleon 0.7 and Mozilla 1.2, I see the entire article "The Digital Television Standard is Broken" and the W3C validation images and the last modification date at the
Forum: Bugs
21 years ago
asmpgmr
No, I'm saying the macro language is simple and straightforward to use and it's well documented. I didn't have to cut and paste anything, I just looked at the macros that came with the distribution and the macro reference manual and wrote the macros I wanted. The K-Meleon macro language uses standard procedural language constructs and functions, they've provided 100% of the in
Forum: Improvement requests
21 years ago
asmpgmr
I still have Netscape 4.79 set as the default mail program on my system. When I use mailto:<addr> in K-Meleon it opens a blank Netscape window with mailto:<addr> and two Netscape mail composer windows.
Forum: Bugs
21 years ago
asmpgmr
Problem is the icon is not something that's easily changed as it's a resource within k-meleon.exe. You can change the desktop icon easy enough but not the titlebar and taskbar icon (well at least not that I know of since I'm not a windoze programmer). If I want browser comedy I'll read up on the latest M$ browser flaws and security holes. Anyway I'm more interested in the
Forum: Improvement requests
21 years ago
asmpgmr
I've only been using K-Meleon for a few weeks now but I had NO problem understanding their macro language, they provided a macro language reference manual and example macros, what more do you possibly need besides complete info and examples ?? I wrote several macros to extend K-Meleon to my liking where as to do the same things in Mozilla are really difficult (or impossible) and at the very
Forum: Improvement requests
21 years ago
asmpgmr
The page renders fine for me in K-Meleon and Mozilla 1.2. Now I do have Javascript disabled except for certain sites via policies so it may be a Javascript issue on this site.
Forum: Bugs
21 years ago
asmpgmr
Why bother with K-Meleon ?? Because it's small and fast. You mention XUL-based browsers but that's the very reason why Mozilla is slow. XUL is an XML-based interpreted language which forms the basis of an application framework. XUL is very CPU intensive and disk intensive (reading .jar files, .rdf files, etc., accessing a XUL cache file which can grow to 3+ M. Frankly the Mozilla develo
Forum: Improvement requests
21 years ago
asmpgmr
Fair enough, I revoke my comments about the rebar plugin but it should be fixed as to not break the menu bar access keys. As for the icon and throbber, that really should be changed, that green lizard looks awful. A capital 'K' or even a Netscape wheel would be better. Andrew, if you're reading this then please post my third list to the developers list. I would add a bug entry fo
Forum: Improvement requests
21 years ago
asmpgmr
K-Meleon's macro language is great, it's simple and straightforward, here's the reference manual: http://kmeleon.freewebsites.com/kmeleon-manual/macro-lang.html There's no if/then/else but you can use the ternary operator (condition ? true-statement : false-statement) to essentially accomplish the same thing.
Forum: Improvement requests
21 years ago
asmpgmr
Another updated list: K-Meleon 0.7 (build 700) BUG - New windows steal focus during page loading even after you have switched to another window. BUG - Image tooltips are displayed too far down. BUG - Form fields are sometimes lost when returning to a page via back. RFE - Global history support. RFE - URL autocompletion. RFE - View page info support. RFE - Bookmark keywords support. RFE - C
Forum: Improvement requests
21 years ago
asmpgmr
Updated list: K-Meleon 0.7 (build 700) BUG - New windows steal focus during page loading even after you have switched to another window. BUG - Image tooltips are displayed too far down. BUG - Form fields are sometimes lost when returning to a page via back. RFE - Global history support. RFE - URL autocompletion. RFE - View page info. RFE - Bookmark keywords support. RFE - Clear location ba
Forum: Improvement requests
21 years ago
asmpgmr
There are already buttons to clear the memory cache and disk cache in Preferences->Cache. They should definitely add a URL history (a.k.a. location bar) clear button. The browser user agent strings are configurable, there are settings in prefs.js like: user_pref("kmeleon.privacy.useragent1.name", "Netscape 6.1"); user_pref("kmeleon.privacy.useragent1.string", &qu
Forum: Improvement requests
21 years ago
asmpgmr
I would but I assume you have to be registered to post to the developers list and the K-Meleon developers list like virtually all other mailing lists get spammed which is something I definitely don't want. If you want to repost it there then that's fine with me. Don't the K-Meleon developers read this forum ?
Forum: Improvement requests
21 years ago
asmpgmr
K-Meleon 0.7 (build 700) BUG - New windows steal focus during page loading even after you have switched to another window. BUG - Image tooltips are displayed too far down. BUG - Form fields are sometimes lost when returning to a page via back. RFE - Global history support. RFE - URL autocompletion. RFE - View page info. RFE - Bookmark keywords support. RFE - Clear location bar history butto
Forum: Improvement requests
Pages: PreviousFirst...1516171819
Current Page: 19 of 19

Search Messages:


Search Authors:


Forums:


Options:
   
K-Meleon forum is powered by Phorum.