Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  

Pages: PreviousFirst...6061626364...LastNext
Current Page: 62 of 92
Results 1831 - 1860 of 2734
9 years ago
JohnHell
QuoteDorian Here the final release unless I forgot something. Well, a couple of things, but I can consider cosmetics (as the history thing I told above) and not actual functionality, so THANK YOU for bringing K-meleon to be usable with the latest Gecko versions. Now the web is more usable with K-meleon thanks to you. What now? Updates of Gecko versions? You told something about 30 in the pa
Forum: Announcements
9 years ago
JohnHell
QuoteJamesD QuoteJohn Hell history window The tooltip (mouse over) that shows the url cuts the url if is longer than X characters (width of the tooltip I guess). Feature or something to fix? EDIT: I meant history window no bookmarks so sorry. John, my tooltip for a site in the history window runs 5 lines and seems to show all the title (4 lines) and the URL (1 line). Which version o
Forum: Announcements
9 years ago
JohnHell
history window The tooltip (mouse over) that shows the url cuts the url if is longer than X characters (width of the tooltip I guess). Feature or something to fix? EDIT: I meant history window no bookmarks so sorry.
Forum: Announcements
9 years ago
JohnHell
QuoteKMfan2 QuoteDorian One setting general.useragent.compatMode.firefox I'm getting remorse now to have set this to true. Someone made a macro for it, I'll add it in the final release. OK. So, making this setting on KM 74 beta 3 makes scrolling working on that site, but the interface is like the one i do not like. How can i keep the old interface (the one that has left bar optio
Forum: Bugs
9 years ago
JohnHell
Quotesiria ROFL!!! Thanks for the laugh, and sooo cute, aww But if it works for you, provided both are current version, than it's probably just some setting, like 3rd-party-cookies or referer or must be or must not be https... whatever nonsense they want... No, I block cookies since a few weeks back and no SSL requested. May be Flash, as this was displayed: share image T
Forum: General
9 years ago
JohnHell
QuoteAnonymous Hello, i have latest version k-meleon. Work in all good, but Imgur proably have very advanced JS, because can't upload image for K-meleon (FF is OK). Does K-meleon have is lastest version gecko? Just uploaded. What version do you mean by latest (Help>About K-meleon)? Can you describe step by step your problem?
Forum: General
9 years ago
JohnHell
OFF TOPIC: JUMP TO THE NEXT MESSAGE OR DELETE IT DORIAN Quoteguenter p.s. You are here as long as me. So I think You know the same as me. Or more. As I said to Siria about scripting, no, believe me, not at all. Maybe I have a little of mixed knowledge in html, servers, javascript and CSS (what is called in spanish (kind of) "trainee in all, master in nothing"), but regarding to
Forum: Announcements
9 years ago
JohnHell
QuoteDorian QuoteJohnHell @Dorian, a latest enhancement request: ESC key to close history, if possible. Will do. Add in history.xul <keyset> <key id="close-key" keycode="VK_ESCAPE" oncommand="window.close();"/> </keyset> Thanks, that worked
Forum: Announcements
9 years ago
JohnHell
Quoteguenter QuoteJohnHell @Dorian, a latest enhancement request: ESC key to close history, if possible. I don't know how could it deal with the search box, its focus, and so on. It's just an idea I bring to this almost final RC. :s The access key is "C". It is a XUL item that shows what closes it. You can probably edit the dtd if You want it customized. As the
Forum: Announcements
9 years ago
JohnHell
@Dorian, a latest enhancement request: ESC key to close history, if possible. I don't know how could it deal with the search box, its focus, and so on. It's just an idea I bring to this almost final RC.
Forum: Announcements
9 years ago
JohnHell
Check if you can have a look to display page information if it has an anchor (#), as it isn't displayed in this case. For example, this: http://kmeleonbrowser.org/forum/read.php?8,129178,129228,page=1#msg-129228 Can't show the information for this: http://kmeleonbrowser.org/forum/read.php?8,129178,129228,page=1 that is the holding page for the msg anchor. K-meleon tries to
Forum: Announcements
9 years ago
JohnHell
I thought that it could be said too that the expiration date is renewed continuosly, so it never expires or gets out of date too. Anyway, caching is not as useful as in the past.
Forum: General
9 years ago
JohnHell
Quotecaktus I'm hoping someone can explain something to me. If I install the KmmGoogleCache macro, should the cashed pages I access automatically refresh when "When the cached page is out of date" is selected in Preferences > Network/Performance > Cache > Cache comparison > Determine when K-Meleon should compare cached contents to the network? Or would I always have t
Forum: General
9 years ago
JohnHell
What Siria said, JamesD. You just were a collateral damage in the middle, as you made the new local help files, nothing else. A scapegoat. So sorry
Forum: Development
9 years ago
JohnHell
Quotesiria QuoteJamesD Quotesiria Great - now you made me wondering the same! grinning smiley Did you find an explanation for it??? The two alerts come from the lines where they are set as a value in the variable. Oh... *lightbulb* Thanks, had completely overlooked THAT, and probably wouldn't have realized it myself anytime soon!! John, one of my two issues with your legacy KM1.1 var
Forum: Development
9 years ago
JohnHell
QuoteJamesD OK, JohnHell. Now that I can see it, I understand what you are doing. You have the code in that site, but you want to inject that same code to any site at the OnLoad event. Have we proved or disproved that inject() works at the OnLoad event? I could see nothing at first and then I remembered that I run CAPS with a Javascript default of 'NoAccess'. Once I had clicke
Forum: Development
9 years ago
JohnHell
You are going around in an endless loop. Stop, please I can't promise of using the newer variables but stop trying to dig of just a name definition difference. I'm used to the old way. 8 years are 8 years. I'm, also, as Dorian, about 10 years around here.. Actually I'm here since 2003 according the search results... I don't know why but I knew there were more year
Forum: Development
9 years ago
JohnHell
Ok, that helped me to find the bug. It was in the old macro file where there was a bad $OnLoad declaration, by my side, not carried along time, when I tried to fix an error. The declaration was wronly made as "$OnLoad = "macroname;";" instead "$OnLoad = $OnLoad."macroname;";". But the fun is that now that macro was useless... Who would knew. Any
Forum: Development
9 years ago
JohnHell
Believe me I'm not good at all in scripting. I was all this afternoon trying to make work all the DOM manipulation and so on and just only in a normal html file, not inside K-meleon, that is crazy because all code must be in one line About the somecode ending... no... it is ok. This is a sreen capture of mediafire (I didn't know Mediafire was going to show the file as text Sorry fo
Forum: Development
9 years ago
JohnHell
Quotesiria Looking at your code, the syntax highlighting shows a prob: At the end of the long code block, there's a " too much. It should end with ....input_1); }".$somecode); As I said above that was a test, a tried to insert a macro language function through a $somecode variable with a macro language function. That worked but with the alert tested... I don't know furt
Forum: Development
9 years ago
JohnHell
Yes, the code fires correctly when doing with an accelerator. Indeed the OnLoad works with macro language code, but not with this injectJS (this or any other). Anyway, test it for yourself (because you are better in macro language). It is an approach to that "requested" (demanded) top bar in fullscreen when someone came to the forum requesting a Chrome-K-meleon GUI like. Also,
Forum: Development
9 years ago
JohnHell
I was trying to make a script that must run when the page has been loaded and looks like doesn't work. I mean, does this works?: macroname{ injectJS("jscode"); $JSdoit = "the js function to run"; &hndlDocs; } $OnLoad = $Onload."macroname;"; Looks like can't run. Why? Note: yes, the names of hndlDocs and JSdoit are different in newer ve
Forum: Development
9 years ago
JohnHell
QuoteJesper It says that I'm not blocking cookies nor javascript. But I can use my account with other browsers. You should be more detailed then to understand what happens. To me Youtube brings the Google Accounts page where I log in and I just enter youtube logged in. No trick, no magic :-? As I said, detail if Google pages are showing you any error. What happens after at Google acc
Forum: General
9 years ago
JohnHell
What do you mean? With the new GRE K-meleon 74, after a crash, creates a cache.trash folder. Sometimes it recovers it and sometimes doesn't, as Firefox does. What I don't know is why sometimes it is recovered and sometimes doesn't :-? I don't know the deept tricks that Mozilla made to it. But usually the cache is lost after a crash
Forum: General
9 years ago
JohnHell
Please don't post these kind of things as bugs. They aren't problem with K-meleon programing. Thank you. Regarding your problem, make sure that under Tools menu > Privacy you aren't blocking cookies, nor javascript. Is google giving you some error or just loops trying to log in or something else?
Forum: General
9 years ago
JohnHell
Quoteguenter BTW. What do I have to do to get a spell checking service - Enlish - here, NOW? LOL, I second this. 99% of times I edit messages in the last months are because of grammatical errors :-( Here and other forums. I never used WordReference so much ever to check my spellings Regarding to K-meleon 74 again. Maybe it's known already, but bookmarks plugin has another issue relat
Forum: Announcements
9 years ago
JohnHell
Even at versions as old as 1.x there were, not only corruptions but crashes, so is luck if only gets corrupted. Just disable favicons (edit: favicon caching, I mean). Only if you are used to browse bookmarks by icon should be a problem
Forum: General
9 years ago
JohnHell
QuoteDorian @JohnHell This look like an old bug, but I don't know why this happen. I think it was fixed by making native dialog for most security related dialog. Making a native dialog take time and would need to redo locale so this won't happen. Maybe it can be fixed by tweaking the xul, but there is no error and it doesn't look like different from other working dialog, so I
Forum: Announcements
9 years ago
JohnHell
Digital certificate for testing purposes The import password might be obvious }:-) don't ask as I won't provide to avoid any malicious use, even the certificate is not valid out "these doors" as it isn't signed by a recognized CA. I'll just send to Dorian just in case.
Forum: Announcements
9 years ago
JohnHell
@Dorian, it is a headache but I could try to make a CA with openssl and create a personal certificate for you. Sites, as the example, don't care about where the certificate comes when you have to sign text, they just make GRE browsers to display the text signing window as long as you have a personal digital certificate. So, then, you could try to test the behavior of that window.
Forum: Announcements
Pages: PreviousFirst...6061626364...LastNext
Current Page: 62 of 92

K-Meleon forum is powered by Phorum.