Kari Ikonen

Results 16 issues of Kari Ikonen

I've been trying to understand why there is 80...100+ "Module::Timeout>#timeout" threads appearing while there is only some 7 actual REST API requests using HttpClient. After some digging in, I've started...

Feedback

It looks like file_in_form_data? logic doesn't work as expected. Documentation states that "body" should be array, and HTTP::Message.multiparam_query?(body) seems to handle that. However, "body.any? { |k, v| HTTP::Message.file?(v) }" part...

jquery 3.4.1 select2 4.0.9 Trying to use "closeOnSelect: false" with multiselect select2 box Problem 1) open select dropdown 2) select value from dropdown list with mouse 3) try to navigate...

confirmed bug
4.x
feature: search
feature: dropdown

Separated topic from #5635 "CTRL + SPACE" is shortcut for doing multiselection. However, by my understanding this behaviour must be adjusted based into detected OS where widget is running Windows...

enhancement
4.x
accessibility
feature: search
feature: multi-select

``` break --show 1 NameError: undefined local variable or method `text' for ##, :output=>#, :eval_string=>"", :pry_instance=>#

**Your environment** * `ruby -v`: ruby 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux] * `rdbg -v`: rdbg 1.5.0 **Describe the bug** When pasting something into debug console, extra characters are inserted For...

### Microsoft PowerToys version 0.70.0 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? Peek ### Steps to reproduce Peek is trying to steal CTRL...

Issue-Bug
Needs-Author-Feedback
Product-Peek

**Your environment** * `ruby -v`: 3.2.1 * `rdbg -v`: 1.7.1 **Describe the bug** Hit problem with remote debugger with web browser Error: ```shell web-1 | ["DEBUGGER Exception: /usr/local/lib/ruby/gems/3.2.0/gems/debug-1.7.1/lib/debug/thread_client.rb:1233", web-1 |...

**Your proposal** Would be useful to be able to temporarily enable/disable breakpoints **Additional context**

enhancement

**Your proposal** Using "rerun" gem in docker container to automatically restart application. Since debug gem shuffles always new random uuid for remote devtools connection, this makes debugger rather unusable, since...