Re: [Github-comments] [geany/geany] Can't scroll the txt-file contents when long-click the 'Red-Point' key and 'middle-key-of-mouse' of below the SPACE-KEY on the notebook keyboard. (#2387)

2019-11-06 Thread yaray
issue 1: I make sure that those keyboard keys (key combination) can scroll the content in Google Chrome browser. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2387#issuecomment-550299

Re: [Github-comments] [geany/geany] Can't scroll the txt-file contents when long-click the 'Red-Point' key and 'middle-key-of-mouse' of below the SPACE-KEY on the notebook keyboard. (#2387)

2019-11-02 Thread yaray
GBK ==> Unicode(UTF-8) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/2387#issuecomment-549044922

Re: [Github-comments] [geany/geany] Can't scroll the txt-file contents when long-click the 'Red-Point' key and 'middle-key-of-mouse' of below the SPACE-KEY on the notebook keyboard. (#2387)

2019-11-02 Thread yaray
Reply for @elextr: The geany's default encode setting is Unicode(UTF-8). Ctrl + Alt + P -> File -> encode: Unicode(UTF-8) . The txt-file's encode is Unicode(UTF-8) , geany Menu: Document -> Set file encode -> Unicode -> Unicode(UTF-8) -- You are receiving this because you are subscribed to

Re: [Github-comments] [geany/geany] Can't scroll the txt-file contents when long-click the 'Red-Point' key and 'middle-key-of-mouse' of below the SPACE-KEY on the notebook keyboard. (#2387)

2019-11-01 Thread yaray
Reply for @elextr: Made some tests, the mean of "very slow" is almost 10 seconds. the types of open a large txt-file: (1) Dragging and dropping a large file into the geany window. (2) Re-open all the opened files of the last session when start the geany. (3) Start the geany, open the 'open dial

[Github-comments] [geany/geany] Can't scroll the txt-file contents when long-click the 'Red-Point' key and 'middle-key-of-mouse' of below the SPACE-KEY on the notebook keyboard. (#2387)

2019-11-01 Thread yaray
Issue 1: The geany can't scroll the txt-file contents when long-click the 'Red-Point' key and 'middle-key-of-mouse' of the below the SPACE-KEY on the notebook (ThinkPad T420) keyboard. Issue 2: When the geany open a large txt-file (8.0MB), it's very slow, and the CPU usage is 25%.