Skip to main content

Topics

This section allows you to view all Topics made by this member. Note that you can only see Topics made in areas you currently have access to.

Topics - ohno

2
Otter Browser Forum / [bug]Proxy : https is a decoration [To reproduce]
Proxy server went go  common servers and ports;

tools-->config-->advance-->proxy--> https doesnot work.
otter can not choose language,may be different words...

about:config-->proxy

usecommon -- false
Not through proxy

usecommon -- true
through common services

Now problems :
http / https need to use different option, no door! oh....no way.

Perhaps I do not understand,
The value of common is false and the other two options should take effect [http/https].
other options Now irrelevant, ftp and socks,
Should also be like the above understanding..

English is not good, please take a closer look
3
Otter Browser Forum / Code page 936 is required
Why is there no code page 936 or gbk or gb18030?

The non-standard page outputs the wrong codepad, unable to switch code page because there is no option.
Is this a joke? If the code page is correct, it can be displayed, it can not be added to the menu? Said before, that does not support .... I do not understand why not add the menu here. Traditional Chinese / Korean have simplified but not this is really strange

4
Otter Browser Forum / [Bug]if downloads "filename" before no space will be garbled
An example information:

Code: [Select]
+++RESP 651+++
HTTP/1.1 200 OK
Date: Mon, 02 Jan 2017 10:31:08 GMT
Content-Type: application/octet-stream
Connection: keep-alive
x-bs-file-size: 15516955
x-bs-meta-crc32: 4075692206
Cache-Control: max-age=259200
ETag: fefac11caa973a30942bb25a7a70ffb5
x-bs-client-ip: MTIzLjUzLjE3OC4xMTU=
Content-Length: 15516955
x-bs-request-id: MTAuMjEzLjE2Ny4yNjo4NjYwOjQxMDg4MjQyNzk5MDgyNTY1OjIwMTctMDEtMDIgMTg6MzE6MDg=
Content-Disposition: attachment;filename="Flash 8 缁胯壊绮剧畝鐗?7z"
Content-MD5: fefac11caa973a30942bb25a7a70ffb5
superfile: 0
Accept-Ranges: bytes
Last-Modified: Fri, 22 Nov 2013 12:44:56 GMT
Server: POMS/CloudUI 1.0
if Content-Disposition: attachment;filename
before "filename" no space will be garbled....
Use proxomitron repair
Code: [Select]
[HTTP headers]
In = TRUE
Out = FALSE
Key = "Content-Disposition: FixOtterBrowser"
Match = "attachment;filename=\1"
Replace = "attachment; filename=\1"
But this should be the otter development team to fix this problem.
5
Otter Browser Forum / About MouseGesture
----bugs
1.mouse\default_2.ini, Groups:"[Link]"
if add
Code: [Select]
pressRight,moveUp,releaseRight=OpenLinkInCurrentTab
invalid....yet its "OpenLinkInNewTab"

The default does not set up "up";
Whether it is not "_blank".
Even if there is "_blank",Should be opened in the current page.

----hopes
2.hope working together, like opera:
Code: [Select]
GestureLeft, GestureRight=Close page&Switch to next page
GestureRight, GestureLeft=Close page&Switch to previous page
hope together,I mean working together,That realization two purpose in the same entry.

if there have 3 tabs, sequence: tab1 tab2 tab3
active tab: tab2

right-left, Close page&Switch to previous page
close "tab2",and switch to "tab1"

contrary,
left-right, Close page&Switch to next page
close "tab2",and switch to "tab3"

3.hope Close options:
now, mouse "down-right" close, will jump to the previous active tab.
if opinion2 difficult achieve them,Could you be realized add:
close simultaneously respectively switch to:
-next page
-previous page
+last active tab
-parent page
-parent page opend last active tab


Rigid Demand : close & next/prev/parent
But now closed even cant decide switch one of "previous or next"
A plurality of opening and slowly to see suffering
6
Otter Browser Forum / Some problems
1.Can't run:

Latest [90],on winxp sp2
Code: [Select]
---------------------------
otter-browser.exe - 无法找到入口
---------------------------
无法定位程序输入点 GetLogicalProcessorInformation 于动态链接库 KERNEL32.dll 上。
---------------------------
ok  
---------------------------

Previous version does not have this problem.

2.Codepage

All along, codepage are the lack of Chinese support
need codepage 936(gbk) gb18030.
I mean manually select.

3.Need a debugging Tool

Whether dragonfly or firebug,Casual integrated a right,please.

4.Gesture

I hope can be customized.
in the Opera,Can be write: [I mean working together]
Code: [Select]
GestureLeft, GestureRight=Close page&Switch to next page
GestureRight, GestureLeft=Close page&Switch to previous page


5.Sidebar

Previous versions can be dragged to the right,Now it seems not.
Hope as before.