[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2017-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 Whiteboard||target:5.4.0 target:5.3.2

--- Comment #12 from V Stuart Foote  ---
Force using GDI when needed rather than DirectWrite, as for 103831, has
resolved the preview of these combining diacritics as well by adjusting
horizontal font scaling.

On Windows 10 Pro 64-bit en-US with
Version: 5.4.0.0.alpha0+
Build ID: f2efe33f71a8c092a19e3a27a85ac9057ebdca64
CPU threads: 8; OS: Windows 6.19; UI render: GL; 
TinderBox: Win-x86@42, Branch:master, Time: 2017-03-18_00:11:52
Locale: en-US (en_US); Calc: CL

and

Version: 5.3.2.0.0+
Build ID: a990b46ccc788db45ff4d8f0d47b799782ecb2af
CPU Threads: 8; OS Version: Windows 6.2; UI Render: GL; Layout Engine: new; 
TinderBox: Win-x86@62-merge-TDF, Branch:libreoffice-5-3, Time:
2017-03-08_19:18:26
Locale: fr-CA (en_US); Calc: CL


=-ref-=

http://cgit.freedesktop.org/libreoffice/core/commit/?id=a51b7a1c3a7e7cf7b0c733e1dec40288278c1884


http://cgit.freedesktop.org/libreoffice/core/commit/?id=4375eefb644d03ab4bafbc091436166a8494dc91&h=libreoffice-5-3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||3831

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

Khaled Hosny  changed:

   What|Removed |Added

 Blocks|103729  |

--- Comment #11 from Khaled Hosny  ---
This is an old bug, so not a HarfBuzz-introduced regression.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103729
[Bug 103729] [META] tracker HarfBuzz common text layout regressions
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

Khaled Hosny  changed:

   What|Removed |Added

 Blocks||103729
 Depends on|103729  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103729
[Bug 103729] [META] tracker HarfBuzz common text layout regressions
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

 Depends on|89870   |103729


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89870
[Bug 89870] [META] HarfBuzz common text layout implementation tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=103729
[Bug 103729] [META] tracker HarfBuzz common text layout regressions
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672
Bug 57672 depends on bug 89870, which changed state.

Bug 89870 Summary: [META] HarfBuzz common text layout implementation tracker
https://bugs.documentfoundation.org/show_bug.cgi?id=89870

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

 CC||qui...@gmail.com

--- Comment #10 from V Stuart Foote  ---
So the selected text strings are "parsed" for use in the Character dialog here:

SvxFontPrevWindow
http://opengrok.libreoffice.org/xref/core/svx/source/dialog/fntctrl.cxx#621

Rendering the font name or assigned sample text seems fine--so the issue seems
to be just dealing with preview of some selected text.

Are we handling the painting here differently such that the preview string of
the selected text gets garbled? Both with the combined glyphs, but also a
preview of any selected text (and is that Windows only?).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

Khaled Hosny  changed:

   What|Removed |Added

  Attachment #70769|application/vnd.oasis.opend |application/vnd.oasis.opend
  mime type|ocument.presentation|ocument.text

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

Khaled Hosny  changed:

   What|Removed |Added

 OS|All |Windows (All)

--- Comment #9 from Khaled Hosny  ---
I can’t reproduce on Linux either, looks like a Windows bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

Khaled Hosny  changed:

   What|Removed |Added

  Attachment #70769|application/x-zip   |application/vnd.oasis.opend
  mime type||ocument.presentation

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

 CC||khaledho...@eglug.org
 Depends on||89870

--- Comment #8 from V Stuart Foote  ---
@Khaled, see the corruption with the combining diactitics in the font preview.

But any thoughts on why the font samples for scripts in the character dialog
would be so rough in general with the HarfBuzz common layout. They look almost
"scratchy".


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89870
[Bug 89870] Unify text layout to use HarfBuzz on all platforms
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

 Blocks||71732


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=71732
[Bug 71732] [META] Bugs related to text rendering, typography and font features
in LO
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #7 from V Stuart Foote  ---
Created attachment 128504
  --> https://bugs.documentfoundation.org/attachment.cgi?id=128504&action=edit
clip of font preview corruption in dialog

Corrupt composition of a font preview for selected text containing a combing
diacritic string is not resolved by shift to new HarfBuzz common layout

Version: 5.3.0.0.alpha1+
Build ID: 32bdc5097013e7efd9c85e1b8df697880e66e925
CPU Threads: 8; OS Version: Windows 6.2; UI Render: GL; Layout Engine: new; 
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2016-11-04_23:30:30
Locale: en-US (en_US); Calc: CL

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2016-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

--- Comment #6 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

   Test to see if the bug is still present on a currently supported version of
LibreOffice 
   (5.0.5 or 5.1.0)  https://www.libreoffice.org/download/

   If the bug is present, please leave a comment that includes the version of
LibreOffice and 
   your operating system, and any changes you see in the bug behavior

   If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave 
   a short comment that includes your version of LibreOffice and Operating
System

Please DO NOT

   Update the version field
   Reply via email (please reply directly on the bug tracker)
   Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
   appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so: 1. Download and install oldest version of LibreOffice
(usually 3.3 unless your bug pertains to a feature added after 3.3)

http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug 3. Leave a comment with your results. 4a. If the bug was
present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not
present in 3.3 - add "regression" to keyword


Feel free to come ask questions or to say hello in our QA chat:
http://webchat.freenode.net/?channels=libreoffice-qa

Thank you for your help!

-- The LibreOffice QA Team This NEW Message was generated on: 2016-02-21

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2015-01-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57672

Beluga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #5 from Beluga  ---
Confirmed.

Win 7 Pro 64-bit Version: 4.5.0.0.alpha0+
Build ID: 784d069cc1d9f1d6e6a4e543a278376ab483d1eb
TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2015-01-25_23:07:36

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2015-01-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57672

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present on a currently supported version of
LibreOffice (4.3.5 or later): https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the version of
LibreOffice and your operating system, and any changes you see in the bug
behavior

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a short comment that includes your version of
LibreOffice and Operating System

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not appropriate in this case)

Thank you for your help!

-- The LibreOffice QA Team

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2012-12-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57672

Andras Timar  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Andras Timar  ---
Confirmaed under Window7,  my own build, 4.0.0.0.alpha1+ (Build ID:
2eb8ecf5540f930f5bdd30aeeb2d56e9e585595)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2012-11-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57672

Urmas  changed:

   What|Removed |Added

  Attachment #70769|text/plain  |application/x-zip
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2012-11-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57672

--- Comment #2 from Urmas  ---
Created attachment 70769
  --> https://bugs.freedesktop.org/attachment.cgi?id=70769&action=edit
Testcase

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 57672] UI Combining diacritics breaking font preview in a dialog

2012-11-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57672

--- Comment #1 from Emir Sarı  ---
@Urmas,

I couldn't reproduce the bug with the steps you've described. Could you attach
a .odt/.doc file with sample text in it?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs