Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#14845 closed enhancement (fixed)

WebPositive settings - allow larger font sizes (easy)

Reported by: smallstepforman Owned by: pulkomandy
Priority: normal Milestone: R1/beta2
Component: Applications/WebPositive Version: R1/Development
Keywords: DPI Font setting Cc:
Blocked By: Blocking:
Platform: All

Description

The largest font size configurable through WebPositive Font settings is 18. For Hi-DPI monitors, that maximum is generally too small. Instead of a BOptionPopUp, maybe a Spinner is the preferred interface (to match System Fonts preference).

However, at this point in time I'd also be happy if font sizes up to 32 were to be added to the popup.

Attachments (1)

screenshot1.jpg (1.6 MB ) - added by smallstepforman 5 years ago.
Screenshot

Download all attachments as: .zip

Change History (9)

comment:1 by pulkomandy, 5 years ago

Summary: WebPositive settings - allow larger font sizesWebPositive settings - allow larger font sizes (easy)

comment:2 by waddlesplash, 5 years ago

Resolution: fixed
Status: newclosed

Done in hrev52824.

comment:3 by smallstepforman, 5 years ago

A new regression - the settings are not applied :) Rev: 52824 Adjust spinner values to a higher value (eg. 24). The Font settings menu happily accepts the changes. However, none of the browser pages will actually use the new font settings. In the previous version (before this commit), the browser would actually use the new font settings (up to a maximum of 18).

comment:4 by waddlesplash, 5 years ago

There was a WebKit upgrade yesterday unrelated to my change to WebPositive. Testing locally on a machine with my patch but without the WebKit upgrade shows that the spinners work just fine; so it must be a regression in the new WebKit. Please open a separate ticket.

comment:5 by waddlesplash, 5 years ago

Just retested with WebKit 1.6.8 and it still works fine. So, I don't know what's going on for you then.

by smallstepforman, 5 years ago

Attachment: screenshot1.jpg added

Screenshot

comment:6 by smallstepforman, 5 years ago

Augustin, you need to open a new TAB which will use the new font size. If you use the current tab, then it uses whatever session settings are active. Take a look at the new attachment (screenshot1.jpg), which shows a much smaller default font size, even though I've requested 20 pixel font.

comment:7 by waddlesplash, 5 years ago

Yes, it seems there's some problem with how we handle fonts; but that's not this ticket's problem, my change works as intended. I just retested with the older build and it worked fine. So, please open a new ticket as this is a different regression.

comment:8 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.