[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #17 from chameleonsca...@protonmail.com ---
Yes, that's the preview I was talking about in the following sentences. But
selecting text in a page and changing the font does the same thing, apart from
that updating issue with up and down arrows I mentionned.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #16 from Heiko Tietze  ---
Created attachment 179507
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179507=edit
Character properties

(In reply to chameleonscales from comment #15)
> Not sure how...

This preview

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #15 from chameleonsca...@protonmail.com ---
(In reply to Heiko Tietze from comment #14)
> Maybe the preview of the character properties dialog helps here.

Not sure how, although this made me notice that, while the character properties
dropdown updates the preview as you arrow up and down, the one in the main
window doesn't update the selected text as you do the same. You have to hit
enter but then the focus gets out of the selector widget, so you have to use
your mouse again. Maybe that's what you were referring to and maybe that's
another issue to address for the main window.

> Project made a dev decision to hand over widget controls to the os/DE,
> stripping out ability to scale some selection of "individual" widget elements.

As I understand it, the blocking point is mainly that the toolbox can/should
only use regular widgets (e.g. a Combobox as GTK calls it), which I understand.

In that case, since other places in the UI have non-regular widgets/viewports,
e.g. the font preview in the Characters properties, maybe we could have a font
list with large previews there? The main idea of this issue is to not have to
see each font one by one but being able to see many fonts at once in all their
glory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #14 from Heiko Tietze  ---
(In reply to chameleonscales from comment #12)
> ...resizeable previews which can get much larger than LO's dropdown (see
> attachment).

Thought you complain about the text itself  (expanded
widget) or the dropdown when collapsed in case of very long font names in mind.
But your point is to have a larger font size in the preview, which is better
for special fonts like this PaintyPaint.

I concur with Stuart's duplication verdict that points to the general solution
of a UI scaling. A larger font size comes on cost of readability and the
average use case is to pick one (sans / serif) font from the list. But
admittedly there are cases when the fancy stuff is used. Maybe the preview of
the character properties dialog helps here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #13 from V Stuart Foote  ---
(In reply to chameleonscales from comment #12)
> Created attachment 179498 [details]
> font previews comparison
> 
> (In reply to Heiko Tietze from comment #11)
> > And what exactly would you like to change? Is it too large?
> 
> No, to me it looks too small (once more).
> 
> > Do you mean the collapsed drodpown or the expanded list?
> 
> Not sure what the question is. I mean the dropdown list we see in both our
> screenshots.

The listbox widget has two states--collapsed with a font selection (with or
without a preview rendering), or the full expanded droplist of multiple fonts
with their "sample" text (font name or representative string).

> 
> > To enter a value for the size of one UI is probably not a solution to any 
> > problem.
> 
> You say "one UI" as if this dropdown was like any other. GNOME's Font

One UI widget within LibreOffice, obviously.

Project made a dev decision to hand over widget controls to the os/DE,
stripping out ability to scale some selection of "individual" widget elements.
That was done to improve integration with emerging os/DE and their roll of
consistent handling of HiDPI displays. Doing "other" things require an
agreement to diverge from os/DE norms and the dev effort to work up a frame
work to support it consistently cross platform. 

As explained in bug 101646, which this really is a duplicate to, some
components of the UI benefit from ability to selectively scale compared to what
os/DE provides.

*** This bug has been marked as a duplicate of bug 101646 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #12 from chameleonsca...@protonmail.com ---
Created attachment 179498
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179498=edit
font previews comparison

(In reply to Heiko Tietze from comment #11)
> And what exactly would you like to change? Is it too large?

No, to me it looks too small (once more).

> Do you mean the collapsed drodpown or the expanded list?

Not sure what the question is. I mean the dropdown list we see in both our
screenshots.

> To enter a value for the size of one UI is probably not a solution to any 
> problem.

You say "one UI" as if this dropdown was like any other. GNOME's Font manager
displays each font in all sizes at once to allow the user to preview a font at
their desired size. Blender (my preferred way to preview fonts) shows
resizeable previews which can get much larger than LO's dropdown (see
attachment).

I can certainly understand how developing such a feature can be complicated for
performance or code rewriting reasons, but I don't understand the mindset that
letting the user control how to preview fonts without affecting the rest of the
interface is "not a solution" to the problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #11 from Heiko Tietze  ---
(In reply to chameleonscales from comment #10)
> Created attachment 179372 [details]

And what exactly would you like to change? Is it too large? Do you mean the
collapsed drodpown or the expanded list?

(In reply to chameleonscales from comment #0)
> I would suggest providing a Preview size parameter in Tools > Options >
> LibreOffice > View > Font Lists, right under Show preview of fonts.

To enter a value for the size of one UI is probably not a solution to any
problem. But if some adjustments are needed for high resolution I'm all in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #10 from chameleonsca...@protonmail.com ---
Created attachment 179372
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179372=edit
Fonts dropdown list

My screenshot

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

Heiko Tietze  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Blocks||90796
 Ever confirmed|0   |1

--- Comment #9 from Heiko Tietze  ---
(In reply to chameleonscales from comment #5)
> it would be interesting to know what your screen's size and resolution are...

Sure, high resolutions are always a source of trouble. Still waiting for a
screenshot to judge...

xdpyinfo | grep -B 2 resolution
screen #0:
  dimensions:3440x1440 pixels (802x333 millimeters)
  resolution:109x110 dots per inch


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=90796
[Bug 90796] [META] HiDPI / Retina bugs
-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #8 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #7 from chameleonsca...@protonmail.com ---
$ xdpyinfo | grep -B 2 resolution
screen #0:
  dimensions:3840x2160 pixels (1016x571 millimeters)
  resolution:96x96 dots per inch

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #6 from chameleonsca...@protonmail.com ---
I will also provide mine when I get back to it but seeing your screenshot I can
already say it looks small to me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #5 from chameleonsca...@protonmail.com ---
If you're happy with how things are I think it would be interesting to know
what your screen's size and resolution are because this request is heavily
dependent on it.

Just to be clear I don't experience any unintended behavior with this list.
It's just a subjective feature request.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #4 from Heiko Tietze  ---
Created attachment 179321
  --> https://bugs.documentfoundation.org/attachment.cgi?id=179321=edit
Screenshot

No issue for me

Version: 7.3.2.2 / LibreOffice Community
Build ID: 30(Build:2)
CPU threads: 8; OS: Linux 5.17; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (en_US.UTF-8); UI: en-US
7.3.2-1
Calc: threaded

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

--- Comment #3 from chameleonsca...@protonmail.com ---
(In reply to Heiko Tietze from comment #2)
> Please elaborate on the issue. I don't see a problem with the size of the
> font dropdown. Rather than fiddling with UI scaling options we should solve
> the issue, if there is any.

I'm not sure what to add. I'm glad for you that it looks fine on your side but
for me it's too small. I have normal eyesight and can read everything on my
screen without scaling OS-wide or using any accessibility feature (I do scale
up for my 4K screen but only because it's less tiring, not because I need to in
order to read). But when it comes to deciding what I want my font to look like,
I need to see the details and this list doesn't cut it for me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO

--- Comment #2 from Heiko Tietze  ---
(In reply to chameleonscales from comment #0)
> But... Font previews have a fixed size determined by the 
> operating system's default text size.

Please elaborate on the issue. I don't see a problem with the size of the font
dropdown. Rather than fiddling with UI scaling options we should solve the
issue, if there is any.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

V Stuart Foote  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1646
 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
A slippery slope as bug 101646 still requires attention across the UI, but it
would be useful. Precedent of special treatment of the font list is already in
the UI with being able to enable/disable rendering the listbox for font preview
-- why not provide ability to size the previews?  And maybe a path to
addressing a scaling framework needed across the UI.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Libreoffice-ux-advise] [Bug 140900] [Feature Request] A setting to change the size of the font previews dropdown

2022-04-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=140900

Buovjaga  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org
   Keywords||needsUXEval

-- 
You are receiving this mail because:
You are on the CC list for the bug.