Hodza Nassredin

Results 8 issues of Hodza Nassredin

Now it is not clear from documentation how to add custom buttons to implement some behavior with state manipulations. For example: how can we implement undo, redo buttons? Now I'm...

Trying to do load tests with Yandex.Tank rps_schedule=line(100,40000,2m) with DefaultTcpServerFactory everything is ok and no errors at all. Ubuntu vm can handle to 4k rps. But when I try to...

performance

GetEncoding(1251) fails on .net core throws an exception. To prevent it we need to register the provider. Encoding.RegisterProvider(CodePagesEncodingProvider.Instance);

I have a simple script, but compilation could not be finished. ``` USE DATABASE master; USE SCHEMA dbo; @mix = EXTRACT date DateTime, time long, eventName string, distinct_id string, app...

Incorrect position with missing or legacy doctype on html page. `$('#video').bPopup({ follow: [true, true], positionStyle: 'absolute', modalClose :false });`

I was not able to find any info how to change node size. Do I need to do it manually?

Steps to reproduce: 1. start bbcb2 2. click File->New 3. enter some text 4. try to close bbcb2 window Expected result: bbcb2 closed Result: bbcb2 shows NIL dereference error and...

Steps to reproduce: 1. Open some file which is big enough to show scroll bars. 2. Start selection of text and move cursor below bottom of the window to select...