[krita] [Bug 473380] XML entities of non-BMP codepoints in SVG files are truncated

2023-08-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 --- Comment #3 from Alvin Wong --- (In reply to wolthera from comment #1) > just a head's up, that file has the same string for me twice? Maybe firefox > or something is being too helpful? View source shows me that the second text stri

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 Alvin Wong changed: What|Removed |Added Summary|XML entities of non-BMP |XML character reference of

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 --- Comment #5 from Alvin Wong --- XML only supports the entities &, <, >, ', and ", I think any others are technically invalid, unless they are declared in custom DTDs or something? Also I changed the issue subject because &quo

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 --- Comment #6 from Alvin Wong --- It seems to be a problem that only happens when using QDomDocument::setContent with QXmlSimpleReader and QXmlInputSource. If I use QDomDocument::setContent with QXmlStreamReader then the character reference is parsed

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 --- Comment #7 from Alvin Wong --- Created attachment 160977 --> https://bugs.kde.org/attachment.cgi?id=160977&action=edit Minimal reproducer code -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 --- Comment #8 from Alvin Wong --- > This is where the truncation happens: > https://invent.kde.org/qt/qt/qtbase/-/blob/ > 83c69c89fb4495f2fa3d1f302c3aac509fc60313/src/xml/sax/qxml.cpp#L7464-7485 > > stringAddC(QChar(tmp)); And I t

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 Alvin Wong changed: What|Removed |Added URL||https://bugreports.qt.io/br

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-16 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 --- Comment #9 from Alvin Wong --- For tracking: - Upstream fix (merged in 2020): https://codereview.qt-project.org/c/qt/qtbase/+/298673 - Patch for our Qt fork: https://invent.kde.org/szaman/qtbase/-/merge_requests/4 - Patch for KDE's

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #1 from Alvin Wong

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 --- Comment #3 from Alvin Wong --- Those messages would also have been printed in previous versions if not for the log docker (unintentionally) hiding most warning messages. It's likely a long standing problem that nobody noticed because of that.

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 --- Comment #7 from Alvin Wong --- Can you please try the AppImage from https://invent.kde.org/graphics/krita/-/jobs/1130894 after it's been built? -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 Alvin Wong changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 --- Comment #11 from Alvin Wong --- Git commit dced143edfa2c297221e08883348e9d20a9a62d1 by Alvin Wong. Committed on 18/08/2023 at 11:44. Pushed by alvinwong into branch 'master'. Try loading QML theme from the correct dir for Linux M

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 --- Comment #12 from Alvin Wong --- Git commit 1b6a930ab70ad698c85bc80966e00faced58ca46 by Alvin Wong. Committed on 18/08/2023 at 12:04. Pushed by alvinwong into branch 'krita/5.2'. Try loading QML theme from the correct dir for Linux (che

[krita] [Bug 473478] Could not find font "Source Sans Pro"

2023-08-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473478 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 473380] XML character reference of non-BMP codepoints in SVG files are truncated

2023-08-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473380 Alvin Wong changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[krita] [Bug 441216] Painting over a reference image shows rectangular artefacts around the cursor if fractional HiDPI scaling is enabled.

2023-09-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=441216 --- Comment #20 from Alvin Wong --- Git commit d486a0605f8d120130eaeb09753829a484d9654f by Alvin Wong. Committed on 14/09/2023 at 20:15. Pushed by alvinwong into branch 'master'. Set updateRect to widget rect on fractional hidpi screen This

[krita] [Bug 441216] Painting over a reference image shows rectangular artefacts around the cursor if fractional HiDPI scaling is enabled.

2023-09-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=441216 --- Comment #21 from Alvin Wong --- Git commit 3323e4e3308ce413e8439536285e42814ce628c8 by Alvin Wong. Committed on 14/09/2023 at 20:15. Pushed by alvinwong into branch 'krita/5.2'. Set updateRect to widget rect on fractional hidpi screen

[krita] [Bug 475509] The file "FFmpeg.exe" is missing in Krita's "krita-x64-5.2.0-setup.exe"

2023-10-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=475509 Alvin Wong changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[krita] [Bug 475509] The file "FFmpeg.exe" is missing in Krita's "krita-x64-5.2.0-setup.exe"

2023-10-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=475509 Alvin Wong changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap

[krita] [Bug 475509] The file "FFmpeg.exe" is missing in Krita's "krita-x64-5.2.0-setup.exe"

2023-10-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=475509 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=476761 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com Status|RESOLVED

[krita] [Bug 477075] Font doesn't look the same when updating from 5.1.5 to 5.2.1

2023-11-16 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477075 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com -- You are receiving this mail

[krita] [Bug 477266] Title bar does not turn dark when Windows is set to Dark mode

2023-11-20 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477266 Alvin Wong changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |al...@alvinhc.com CC

[krita] [Bug 477266] Title bar does not turn dark when Windows is set to Dark mode

2023-11-20 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477266 Alvin Wong changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[krita] [Bug 477266] Title bar does not turn dark when Windows is set to Dark mode

2023-11-20 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477266 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 477383] Buttons in Color selector don't work

2023-11-23 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477383 Alvin Wong changed: What|Removed |Added Alias|Cameron, Math | -- You are receiving this mail because: You are

[krita] [Bug 477524] Reference Images Tool Makes Black Area on Interface

2023-11-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477524 Alvin Wong changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[krita] [Bug 477538] Reference Images Tool Leaves Black Area After Saving

2023-11-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477538 --- Comment #1 from Alvin Wong --- *** Bug 477524 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 477577] Surface Pen pressure sensitivity does not work with default settings

2023-11-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477577 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com Status|REPORTED

[krita] [Bug 477575] Add pen haptic feedback support

2023-11-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477575 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #1 from Alvin Wong

[krita] [Bug 477538] Reference Images Tool Leaves Black Area After Saving

2023-11-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477538 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #2 from Alvin Wong

[krita] [Bug 477538] Reference Images Tool Leaves Black Area After Saving

2023-11-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477538 --- Comment #4 from Alvin Wong --- Can you at least confirm that it doesn't happen on 5.2.1, and that it does happen with the latest stable nightly build? [1] Please also attach the full output from "Help"->"Show system info

[krita] [Bug 477538] Reference Images Tool Leaves Black Area After Saving

2023-11-28 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=477538 --- Comment #10 from Alvin Wong --- > it actually is happening on the stable build By "stable build" are you referring to release version 5.2.1 or the stable nightly build (the one I linked earlier)? The latter contains the suspect ch

[krita] [Bug 475973] New: Canvas-only mode not properly hiding menu bar

2023-10-22 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=475973 Bug ID: 475973 Summary: Canvas-only mode not properly hiding menu bar Classification: Applications Product: krita Version: nightly build (please specify the git hash!) Platform: Microsoft Windows

[krita] [Bug 475973] Canvas-only mode not properly hiding menu bar

2023-11-04 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=475973 --- Comment #1 from Alvin Wong --- Created attachment 162863 --> https://bugs.kde.org/attachment.cgi?id=162863&action=edit workspace to reproduce the bug I found that it only happens with this workspace active. This does not happen in bot

[krita] [Bug 473527] New: Text-in-shape layout is different from Inkscape

2023-08-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 Bug ID: 473527 Summary: Text-in-shape layout is different from Inkscape Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Microsoft Windows

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 --- Comment #1 from Alvin Wong --- Created attachment 161056 --> https://bugs.kde.org/attachment.cgi?id=161056&action=edit Render from Inkscape -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 --- Comment #2 from Alvin Wong --- Created attachment 161057 --> https://bugs.kde.org/attachment.cgi?id=161057&action=edit Render from Krita -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 --- Comment #4 from Alvin Wong --- Changing that to 1e-6 only makes a very minor difference (the whole text block is shifted up by 1px). -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 --- Comment #5 from Alvin Wong --- It looks like maybe Inkscape is laying out the first line using the calculated line-height, but Krita is using the actual bounding boxes (or maybe ascent/descent). No clue what's going on with the leading. It

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-20 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 --- Comment #6 from Alvin Wong --- Actually, it seems Inkscape places the first line way too high it looks like they are not using the proper ascent/descent. This is more obvious with line-height 0. I have recreated this in HTML using floating

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-20 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 --- Comment #7 from Alvin Wong --- Created attachment 161066 --> https://bugs.kde.org/attachment.cgi?id=161066&action=edit HTML reproduction -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473662] SVG import ignoring DPI

2023-08-23 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473662 Alvin Wong changed: What|Removed |Added Ever confirmed|0 |1 CC

[krita] [Bug 473715] New: Line/shape tools: KisPaintInformation::drawingAngleSafe() DirectionHistoryInfo object is not available

2023-08-24 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473715 Bug ID: 473715 Summary: Line/shape tools: KisPaintInformation::drawingAngleSafe() DirectionHistoryInfo object is not available Classification: Applications Product: krita

[krita] [Bug 473536] Cannot open animated WEBP images in Krita

2023-08-24 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473536 Alvin Wong changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[krita] [Bug 473719] New: When activating some tools, actions are always enabled at first

2023-08-24 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473719 Bug ID: 473719 Summary: When activating some tools, actions are always enabled at first Classification: Applications Product: krita Version: git master (please specify the git hash!)

[krita] [Bug 472502] line-height: normal may be too small for some fonts

2023-08-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472502 Alvin Wong changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[krita] [Bug 472502] line-height: normal may be too small for some fonts

2023-08-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472502 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 473782] The Symmetry line and manipulator is always hidden in 5.2 Beta 2

2023-08-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473782 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com Resolution

[krita] [Bug 472791] Unable to pick correct pixel size of BDF bitmap font

2023-08-28 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472791 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 473873] SVG scaling issue, transforming when it shouldn't and The grid snapping doesn't work

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473873 Alvin Wong changed: What|Removed |Added Ever confirmed|0 |1 CC

[krita] [Bug 472571] Mismatch between Krita and Inkscape text on path.

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472571 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com -- You are receiving this mail

[krita] [Bug 473770] Add support for stroke-linejoin: arcs property

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473770 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com -- You are receiving this mail

[krita] [Bug 473901] My color wheel isnt default, despite it saying it is and its just a random combination of colors mushed together.

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473901 --- Comment #1 from Alvin Wong --- *** Bug 473902 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 473902] My color wheel isnt default, despite it saying it is and its just a random combination of colors mushed together.

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473902 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com Status|REPORTED

[krita] [Bug 473782] The Symmetry line and manipulator is always hidden in 5.2 Beta 2

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473782 Alvin Wong changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[krita] [Bug 473901] My color wheel isnt default, despite it saying it is and its just a random combination of colors mushed together.

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473901 Alvin Wong changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[krita] [Bug 472800] Status bar is always shown on startup 5.2 beta1

2023-08-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472800 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 473873] SVG scaling issue, transforming when it shouldn't and The grid snapping doesn't work

2023-08-30 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473873 --- Comment #3 from Alvin Wong --- Again, Krita is not a general purpose vector editor. Its vector capabilities is to allow adding vector shapes to a drawing or painting primarily for raster output. It does not aim to preserve the original SVG markup

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-30 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 Alvin Wong changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[krita] [Bug 473527] Text-in-shape layout is different from Inkscape

2023-08-30 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=473527 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 474431] Logging to Log Viewer docker hangs with multiple windows open

2023-09-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=474431 Alvin Wong changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |al...@alvinhc.com Status|REPORTED

[krita] [Bug 474431] Logging to Log Viewer docker hangs with multiple windows open

2023-09-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=474431 Alvin Wong changed: What|Removed |Added Keywords||regression -- You are receiving this mail

[krita] [Bug 474431] Logging to Log Viewer docker hangs with multiple windows open

2023-09-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=474431 Alvin Wong changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[krita] [Bug 474431] Logging to Log Viewer docker hangs with multiple windows open

2023-09-12 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=474431 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 471374] New: Line breaks not working when font has ligatures

2023-06-23 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=471374 Bug ID: 471374 Summary: Line breaks not working when font has ligatures Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Microsoft Windows

[krita] [Bug 471391] New: Crash after creating text object and undoing it

2023-06-23 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=471391 Bug ID: 471391 Summary: Crash after creating text object and undoing it Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Microsoft Windows

[krita] [Bug 470782] Changing font size in text tool does not update the canvas

2023-06-24 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=470782 Alvin Wong changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[krita] [Bug 472072] New: Assert crash on painting text at the edge of the canvas

2023-07-08 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472072 Bug ID: 472072 Summary: Assert crash on painting text at the edge of the canvas Classification: Applications Product: krita Version: git master (please specify the git hash!)

[krita] [Bug 472073] New: Different line-height compared to Firefox/Inkscape

2023-07-08 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472073 Bug ID: 472073 Summary: Different line-height compared to Firefox/Inkscape Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Microsoft Windo

[krita] [Bug 472316] New: SVG line-height cannot go smaller than a certain value

2023-07-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472316 Bug ID: 472316 Summary: SVG line-height cannot go smaller than a certain value Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Microsoft W

[krita] [Bug 472316] SVG line-height cannot go smaller than a certain value

2023-07-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472316 Alvin Wong changed: What|Removed |Added Status|REPORTED|ASSIGNED Assignee|krita-bugs-n

[krita] [Bug 472333] New: Mixed text alignment not working in pre-wrap text with inline-size

2023-07-17 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472333 Bug ID: 472333 Summary: Mixed text alignment not working in pre-wrap text with inline-size Classification: Applications Product: krita Version: git master (please specify the git hash!)

[krita] [Bug 472333] Mixed text alignment not working in pre-wrap text with inline-size

2023-07-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472333 Alvin Wong changed: What|Removed |Added CC||griffinval...@gmail.com --- Comment #1 from Alvin

[krita] [Bug 472381] Simplified Chinese (zh_CN) translation of docs.krita.org is broken

2023-07-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472381 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com Status|REPORTED

[krita] [Bug 472381] Simplified Chinese (zh_CN) translation of docs.krita.org is broken

2023-07-18 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472381 Alvin Wong changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |griffinval...@gmail.com Status

[krita] [Bug 472382] New: RTL text aligns differently from 5.1

2023-07-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472382 Bug ID: 472382 Summary: RTL text aligns differently from 5.1 Classification: Applications Product: krita Version: git master (please specify the git hash!) Platform: Microsoft Windows

[krita] [Bug 472382] RTL text aligns differently from 5.1

2023-07-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472382 --- Comment #1 from Alvin Wong --- Created attachment 160378 --> https://bugs.kde.org/attachment.cgi?id=160378&action=edit Screenshots -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 472382] RTL text aligns differently from 5.1

2023-07-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=472382 Alvin Wong changed: What|Removed |Added CC||griffinval...@gmail.com -- You are receiving

[krita] [Bug 392064] New text tool doesn't use the SVG property for RTL text

2023-07-19 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392064 --- Comment #9 from Alvin Wong --- Git commit 40c638f2ca312a50186698b65622a17579db7b54 by Alvin Wong. Committed on 19/07/2023 at 09:20. Pushed by dkazakov into branch 'master'. flake: Use more reliable way to check RTL from QTextDoc Us

[krita] [Bug 447889] In French: In the comic manager, in the context menu of "Ajouter une page" (add a page), mistake in the 6th lines

2022-01-03 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447889 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com

[krita] [Bug 447700] Right-to-left (RTL) issues with animation timeline

2022-01-04 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447700 --- Comment #3 from Alvin Wong --- (In reply to Eoin O'Neill from comment #2) > Out of curiosity, are the timeline transport controls working as expected > and the icons are just backwards? Well, "expected" is a vague concept

[krita] [Bug 447458] Docker's title prevent the docker be smaller

2022-01-04 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447458 Alvin Wong changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap

[krita] [Bug 447492] Thumbnails for a given recent project are only generated once per session

2022-01-04 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447492 Alvin Wong changed: What|Removed |Added Assignee|krita-bugs-n...@kde.org |al...@alvinhc.com Status|CONFIRMED

[krita] [Bug 447868] krita crashing from opening pop-up palette due to a C++ exception handling exception

2022-01-04 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447868 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #2 from Alvin Wong

[krita] [Bug 447700] Right-to-left (RTL) issues with animation timeline

2022-01-06 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447700 --- Comment #5 from Alvin Wong --- (In reply to Zayed Al-Saidi from comment #4) > Please don't follow that guideline. It is weird!! Now I understand the > weird behavior of Android application. Thanks for the comment. I did find more s

[krita] [Bug 448027] Configure Toolbar action buttons with "&" in their names become untranslated after added to Current action list

2022-01-06 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448027 Alvin Wong changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[krita] [Bug 448027] Configure Toolbar action buttons with "&" in their names become untranslated after added to Current action list

2022-01-06 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448027 Alvin Wong changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 444875] "Critical section not initialized" warning in lcms

2022-01-06 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=444875 --- Comment #4 from Alvin Wong --- Upstream made a fix for this. I'll test it next time we update the deps I guess. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 448076] Modify the "use same aspect as pixels" button to reduce confusion.

2022-01-07 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448076 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com Resolution

[krita] [Bug 431623] Change the "Use same aspect as pixels" button to make it less confusing

2022-01-07 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=431623 Alvin Wong changed: What|Removed |Added CC||1012468...@qq.com --- Comment #3 from Alvin Wong

[krita] [Bug 447449] I get an error message that api-ms-win-downlevel-kernel32-l2-1-0.dll is not installed

2022-01-07 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447449 --- Comment #4 from Alvin Wong --- (In reply to Creatrix from comment #3) > I had to download the .dll file seperately and copy it into the Krita bin > folder on both versions 5.0.0 and 5.0.2, Windows 7. I only had this error > once before on

[krita] [Bug 447449] I get an error message that api-ms-win-downlevel-kernel32-l2-1-0.dll is not installed

2022-01-07 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=447449 --- Comment #5 from Alvin Wong --- If you do have this error on Windows 7, try installing the Windows Update KB4507456 https://www.catalog.update.microsoft.com/Search.aspx?q=KB4507456 instead. But note that *we officially do not support Windows 7* and

[krita] [Bug 438784] Panning and zooming bug in Krita

2022-01-08 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=438784 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #13 from Alvin Wong

[krita] [Bug 448344] Some CJK letters are not using the correct font in Krita's Android version

2022-01-13 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448344 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #4 from Alvin Wong

[krita] [Bug 448343] Some translation is missing from Krita's Android version

2022-01-13 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448343 Alvin Wong changed: What|Removed |Added CC||al...@alvinhc.com --- Comment #3 from Alvin Wong

[krita] [Bug 448343] Some translation is missing from Krita's Android version

2022-01-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448343 --- Comment #6 from Alvin Wong --- I mean the Qt and KDE Frameworks translation files aren't getting included in the Android builds. This is something that Sharaf will need to check. -- You are receiving this mail because: You are watching al

[krita] [Bug 448343] Some translation is missing from Krita's Android version

2022-01-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448343 --- Comment #7 from Alvin Wong --- I think we should split the two issues. The template category names translations are unrelated to the missing Qt and KF5 translations. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 448472] [MS Store/msix] "Open Resource Folder" opens non-existent directory

2022-01-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=448472 Alvin Wong changed: What|Removed |Added Summary|Buttons redirect to |[MS Store/msix] "

<    2   3   4   5   6   7   8   9   10   11   >