Skip to main content
Topic: [Mega feature] Opera 12.17 [Console] (Read 3201 times)

[Mega feature] Opera 12.17 [Console]

hi all,
well i went back to coding for the web... HTML,CSS, and Javascript
as you know the last one is particuliary capricious and semicoloned problematic  :bomb:  :insane:  :cry:

the couple Otterbro and chrome-like do generaly the job
but for one test today, i reopened my old friend Opera 12.17... just to see some mistakes with the console (CRTL+MAJ+O) a popup

and suddently, i remeber me, that it was my fav-tool-ever to debug javascript...

no...no, i'm not asking a new Feature... but something like this in the left-panel bookmarks(with a new button) i would not say no... frankly, i will accept it with no difficulties

thanks a lot

Re: [Mega feature] Opera 12.17 [Console]

Reply #1
Hi,
there is an error console available in Otter
via the program menu: Toolbars: Error console
the javascript console along with other debugging tools is there too:
Menu: Page: Inspect page

There are maybe some more features in Opara Dragonfly, but this generally works well too.

hth,
   vbr

Re: [Mega feature] Opera 12.17 [Console]

Reply #2
hi, VBR... i use the otterbro dragonfly window... but it's not this one i do talk about... it was a spécific pop-up in opera witch was only givin "Error console" and not as in chromium like, a full tool for all information possible about the web-page

the one you're talking about work really well, really usefull, but... ;)

Re: [Mega feature] Opera 12.17 [Console]

Reply #3
hi, VBR... i use the otterbro dragonfly window... but it's not this one i do talk about... it was a spécific pop-up in opera witch was only givin "Error console" and not as in chromium like, a full tool for all information possible about the web-page

the one you're talking about work really well, really usefull, but... ;)
Hi, you can check the first mentioned tool:
program Menu: Toolbars: Error console

I find it rather similar to the one in Opera (12) with regard to functionality - it is rather a listing of errors, without an input possibility. However, i can be only docked as a panel/toolbar, it doesn't work as a separate window, like in Opera, as far as I can see.

regards,
    vbr

Re: [Mega feature] Opera 12.17 [Console]

Reply #4
yeeees !! thanks a lot VBR

i never went there, or i never seen it...

Otterbro can't be defeat !! it's a certitude now !!!

Re: [Mega feature] Opera 12.17 [Console]

Reply #5
but i know why i havn't seen it...

there's no specific command in keybord shortcuts preference to open/close it in a keypress...

VBR, if you know how to had it in a file... (the command name) it'll be welcome here..

thanks a lot


Re: [Mega feature] Opera 12.17 [Console]

Reply #7
too cool Beastie... just as i was wishing...
a little copy past of
         {
            "action": "ShowToolBar",
            "parameters": {
               "toolBar": "ErrorConsoleBar"
            },
            "shortcuts": [
               "Ctrl+Shift+O"
            ]
         },

and Nickel, reopen otter, preférence keybord shorcuts, and Done !!

thanks thanks a lot :)