General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 

Pages: Previous12345Next
Current Page: 2 of 5
Results 31 - 60 of 132
5 years ago
Zvonko
Hi! Please complete and/or check my list: - Edge: Alt+key - KM: Alt+Shift+key - Firefox: Alt+Shift+key - IE: Alt+key ... - Safari: Alt+key - Opera 12: Shift+Esc ... - Opera 15+: Alt+key - Chrome: Alt+key - ... (All accesskeys refer to Windows!)
Forum: General
5 years ago
Zvonko
@hermes Yes, working! The saving folder seems not to follow the C:\Test specification from macro, but this is not relevant at the moment. More relevant to me is the huge amount of data saved. With the manual procedure (Save Frame As, then specifying a text file, e.g. Frame.txt, with Type *.txt) there is just one text file containing the naked textual content of the frame, which is only rel
Forum: General
5 years ago
Zvonko
"Speichern unter"
Forum: General
5 years ago
Zvonko
@hermes If I had known that this is such a difficult thing, I would never have dared to ask for help... As I already said, my exception was that there is a simple function and... But there seems to be no way not involving this annoying dialog, am I right? I now roughly understand what you are doing. A tricky method, indeed, chapeau! At the moment I am only able to test it at home, on sam
Forum: General
5 years ago
Zvonko
@siria OK, I understand, ID_SAVE_FRAME_AS is the function, but the funcion includes the dialog. And there is no other function without the dialog. And hermes seems to use the binary module to make the dialog invisible and to input the saving target... No, no "more event-based trigger" can be invented, the only events happen in the content of the frame. But all this is no proble
Forum: General
5 years ago
Zvonko
@hermes I'am overwhelmed! Unfortunatelly in a double sense: not only by your generosity to do such a work for me, but also by the complexity of your work. I have to find an orientation first... My expectation was that the macro language allows to call something like a "Save Frame As" function and to pass the desired arguments to it, and the job is done. That seems to have bee
Forum: General
5 years ago
Zvonko
@siria I'am overwhelmed! To test your macro at home (where I can not access the site directly, this is only possible in the practice where a special access box is installed) with pages saved from the site, I reduced your code to this: $_SaveFixFolder_path = "C:\\Test\\" ; SaveFixFolder_SaveFrameAs{ setpref(STRING,"kmeleon.download.saveDir",$_SaveFixFolder_pat
Forum: General
5 years ago
Zvonko
Thank you, siria, for your friendly words. No, no more details of use can be provided, there is nothing going above my given description. The whole process happens under the same URL, only the content of the frame changes. When I have the macro, I can trigger it by my SW according to my requirements and extract relevant data from each saved frame content, that is not difficult. The macro only
Forum: General
5 years ago
Zvonko
Waw, what a relief. In another forum today one has assumed, I plan "some kind of malware". It must have something to do with my personal way of questioning ... What I need is limited to my given description. There should be a hotkey (e.g. Ctrl+Shift+Alt+0) which triggers the macro, and the macro simply should do Save Frame As, to a default path and file (e.g. C:\Test\Frame.txt, overw
Forum: General
5 years ago
Zvonko
Waw, waw, waw! Spy on another user...tracking work of another user...to follow someone...if it does not violate rules of morality...??? Am I in the wrong movie or have you seen too many movies??? Again a case where I suffer a total shipwreck with a simple technical question... I guess I have to worry about this experience, something has to be wrong with me! My friend is a doc with a small prac
Forum: General
5 years ago
Zvonko
@hermes: Thank you for your answering! No, no page should be opened by the macro etc. It is assumed that the page is already opened, i.e. the macro simply should do with the currently displayed page what I am able to do manually by invoking the context menu, then selecting Frame > Save Frame As, then specifying a file name and pressing Enter. But - this should be triggered by a hotkey,
Forum: General
5 years ago
Zvonko
Hi! In the context menu of page displayed in KM there are menu items like 'Page Properties' or–if the page has a frame–'Frame'; under 'Frame' there is the item 'Save Frame As...'. The context menu and such menu items can be invoked manually, via mouse clicks and/or shortcut letters. I would like to do it programmatically (and in an invisible wa
Forum: General
5 years ago
Zvonko
OK, I know now how: Alt+Shift+ShortcutLetter
Forum: General
5 years ago
Zvonko
If a displayed webpage contains shortcuts like (C)ontinue, in IE Alt+ShortcutLetter (Alt+c) is to be used. I found an info that in Firefox Alt+Shift is to be used. How to use such shortcuts in KM?
Forum: General
5 years ago
Zvonko
Hi! A strange question: Is the webpage currently displayed in KM saved somewhere on the computer (in a manner that it could be read from another program at this time)? EDITED: Or is there a plugin which could enable saving the text from each displayed webpage in regular time intervals?
Forum: General
5 years ago
Zvonko
Wunderbar, thank you very much. I add such settings to user.js in my profile folder. So all my individual settings are on one place. user_pref("browser.xul.error_pages.expert_bad_cert",true);
Forum: General
5 years ago
Zvonko
Hi! Something completely different: The certificate is not trusted because the issuer certificate is unknown. (Error code: sec_error_unknown_issuer) ... Or you can add an exception… However, there is no visible option to add an exception for the URL!? I am using K-Meleon 76 Goanna 3.4.2 Build 20180519.
Forum: General
5 years ago
Zvonko
Just to make clear that there is an underlaying problem in the effect of the hotkey Ctrl+Del in KM: When I am writting this in the window for new postings, the hotkey behaves like in most text editors, in edit fields of Windows Explorer etc.: it deletes the next word. This is a kind of standard behavior for this hotkey. However, if you use this hotkey in the URL field, the effect is that th
Forum: General
5 years ago
Zvonko
Thank you, siria! Yes, it was an existing entry in accel.cfg, intended to improve the behavior of KM in the URL field (where originally Ctrl+Del removes the whole url). I was not aware that this is not only slightly improving the effect in URL field, but also causing the problem described in my first posting here. So I removed now the CRTL VK_DELETE from accel.cfg.
Forum: General
5 years ago
Zvonko
How to disable this KM hotkey? Its effect is, as far as I can see, to close the current page and to go to previous page, isn't it? My problem with this hotkey is: On a forum page, when I am writing a new post, during editing my text I often use hotkeys to delete some parts of it. One of this hotkeys is Ctrl+Del, which in Notepad deletes the line right to cursor (or in Word the next wor
Forum: General
6 years ago
Zvonko
My new favorite KM version K-Meleon 76 - Goanna 3.4.2 (Build 20180224) (with LAV filters) is working perectly, but now I discovered a new kind of incompatibilities. HP Support KM freezes on the first action done on the pages of this site. Any ideas? Thanks, Z.
Forum: General
6 years ago
Zvonko
Oh, yes! I don't understand the general concept of troubleshot_prefs.kmm how to identify the specific info associated to a problem, but I see now that the line javascript.options.strict = true (false: KM76/77 Empty pages? / true: Console Errors, slower) could be the point. And it is true! My setting was 'false', with 'true' the page is displayed (with delay) co
Forum: General
6 years ago
Zvonko
Thank you, siria! Ok, troubleshoot_prefs.kmm is already installed, and I can see the generated reports (Error Console), but ... How to find a key for a solution?
Forum: General
6 years ago
Zvonko
There is really no single user here who is able to open this page in KM???
Forum: General
6 years ago
Zvonko
Documentation
Forum: General
6 years ago
Zvonko
Hi! My new favorite KM version is K-Meleon 76 - Goanna 3.4.2 (Build 20180224) (with LAV filters) is working perectly, but now I discovered a new Kind of incompatabilities. Train Ticket Ordering This is a page which should be displayed in a train ticket ordering process (and does this in Edge, with a short delay), but in KM76 and KM76Goanna only a blank page is displayed (tested with dif
Forum: General
6 years ago
Zvonko
Quotesiria To avoid this you can add important prefs to user.js instead. Fantastic! I tested this now. If the signon.autofillForms line is not present in prefs.js or if the value is set to false, but in user.js the line user_pref("signon.autofillForms", true); is added, this last setting becomes effective. So your proposal seems to be an excellent idea to me!!! Users which are a
Forum: General
6 years ago
Zvonko
QuoteJamesD I think that the setting is not a browser setting, but a setting on the server. Hm ... as I wrote: "This is the proof that the webpage allows such autofill." Quotesiria With "same" you mean you made the same manual settings? Usually when I am testing a new build installation I copy the whole Profiles folder from my KM used usualy. But your suggestion ref
Forum: General
6 years ago
Zvonko
Hi! This is essentially my old question, still unanswered ... I have now here two KM builds installed -- let's call them KM I and KM II -- which I can use alternatively, with same profile and preferences. (The builds are KM 76 and KM76 Goanna.) The problem refers to a https (ebanking) page. In KM I the login data are autofilled after the page is loaded, just as I want it. This is t
Forum: General
6 years ago
Zvonko
@rodocop: I have switched now to K-Meleon 76 - Goanna 3.4.2 (Build 20180224). My first experience: One of the video-problem pages (Avaaz) is working fine, another one (Youtube) is working after installation of LAV filters. My new favorite build: K-Meleon 76 - Goanna 3.4.2 (Build 20180224)
Forum: General
Pages: Previous12345Next
Current Page: 2 of 5

K-Meleon forum is powered by Phorum.