[krita] [Bug 388565] Text typed after default text is bold and underlined

2018-01-06 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=388565

wolthera  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kri
   ||ta/ac60ebc7bd85137a0994dfba
   ||30ee42440d29b948
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from wolthera  ---
Git commit ac60ebc7bd85137a0994dfba30ee42440d29b948 by Wolthera van Hövell tot
Westerflier.
Committed on 06/01/2018 at 17:47.
Pushed by woltherav into branch 'master'.

If this still happens, reopen the bug.

I also made sure that if we're ever adding spell check it won't
add those underlines too.

M  +17   -11   libs/flake/text/KoSvgTextShapeMarkupConverter.cpp

https://commits.kde.org/krita/ac60ebc7bd85137a0994dfba30ee42440d29b948

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 388565] Text typed after default text is bold and underlined

2018-01-05 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=388565

--- Comment #4 from Nicholas LaPointe  ---
(In reply to Nicholas LaPointe from comment #3)
> I reproduced this using 870fc2b91395be171b554a76d03b6adda8547356 , with the
> caveats that the text needs to be typed and that it's not actually bold (the
> letters are stacked instead).
> ...
> Pasting into the rich text editor instead of typing worked as expected:
Whoops, pasting only works correctly if you paste the entire line. Only pasting
" Hello World!" is the same as typing it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 388565] Text typed after default text is bold and underlined

2018-01-05 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=388565

Nicholas LaPointe  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||nicholaslapoin...@gmail.com
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Nicholas LaPointe  ---
I reproduced this using 870fc2b91395be171b554a76d03b6adda8547356 , with the
caveats that the text needs to be typed and that it's not actually bold (the
letters are stacked instead).

Typing:
>  Hello World!

into the rich text editor after "Lorem ipsum dolor sit amet, consectetur
adipiscing elit." gave the SVG:
> 
> Lorem ipsum dolor sit amet, consectetur adipiscing elit. style="letter-spacing:-10; word-spacing:0; kerning:normal; font-family:Noto 
> Sans; font-size:10pt; font-weight:400; font-style:normal; font-stretch:0; 
> text-decoration:underline"> Hello World!
> 
> 

Saving it again and then closing and going back to the editor gave:
> 
> Lorem ipsum dolor sit amet, consectetur adipiscing elit. style="letter-spacing:0; word-spacing:0; kerning:none; font-stretch:0; 
> text-decoration:overline"> Hello World!
> 
> 

Pasting into the rich text editor instead of typing worked as expected:
> 
> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Hello 
> World!
> 

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 388565] Text typed after default text is bold and underlined

2018-01-05 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=388565

--- Comment #2 from Alex  ---
It's new one.
Krita version: 4.0 alpha, git aeb04cc from nightly build archive for Windows.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 388565] Text typed after default text is bold and underlined

2018-01-05 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=388565

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Is this with the new text tool, i.e., did you build from master? Or with the
old text tool, i.e. with the last development build from download.kde.org?

-- 
You are receiving this mail because:
You are watching all bug changes.