My major contributions to Chromium project
I have been working on Chromium project since 2013 and fixed many bugs and implemented some features. Here are my major contributions:
Blink Editing
- [Issue 226941] Contenteditable issues related to backspace handling
- [Issue 318925] Copy and paste sometimes removes spaces between words
- [Issue 310149] ContentEditable: is forced on SPACE between text nodes
- [Issue 335955] Unwanted spans inserted in contentEditable elements
- [issue 571420] chrome hangs on when creating bullet list in contenteditable
- [Issue 634482] Formatting tags converted to spans with styles on cut/paste
- [Issue 625802] Unnecessary quote appears after clicking on indent more option in compose box.
- [Issue 582225] document.queryCommandState isn’t working well with and
- [Issue 584939] document.queryCommandState returns true for bold, italic, underline, and strikethrough after selecting image
- [Issue 385374] queryCommandState can return true for both list types
- [issue 232188] Caret color issue in content editable element
Aura and Wayland support:
- [Issue 408481] System dialogs (e.g. ‘Save As…’) are not modal on Ubuntu
- [Issue 473228] Make *::ShowWithWindowState(minimized, maximized, fullscreen) consistent across platforms
- Issue 578890 upstream wayland backend for ozone
- Issue 50485 Korean Hangul typing issue