Bug 90795 - Fix the hyperlink dialog box for HiDPI
Summary: Fix the hyperlink dialog box for HiDPI
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
4.2.3.3 release
Hardware: Other Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.2.0
Keywords: difficultyInteresting, easyHack, skillCpp, topicUI
Depends on:
Blocks: HiDPI
  Show dependency treegraph
 
Reported: 2015-04-22 22:33 UTC by Keith Curtis
Modified: 2017-02-14 08:57 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Curtis 2015-04-22 22:33:52 UTC
Most of the dialogs look fine now wrt HiDPI, but the Insert - Hyperlink is a notable ugly exception.

The relevant file is cuihyperdlg.cxx: http://opengrok.libreoffice.org/xref/core/cui/source/dialogs/cuihyperdlg.cxx

It needs some of the same fixes that have gone into other places: http://cgit.freedesktop.org/libreoffice/core/commit/?id=7347482cc360ad3dc9ed77047441c2e30476fed3

I believe this is an easy hack.
Comment 1 Robinson Tryon (qubit) 2015-12-14 05:00:15 UTC Comment hidden (obsolete)
Comment 2 Robinson Tryon (qubit) 2016-02-18 14:52:05 UTC Comment hidden (obsolete)
Comment 3 Commit Notification 2016-03-28 01:56:48 UTC
Chirag Manwani committed a patch related to this issue.
It has been pushed to "master":

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

tdf#90795 Fix Hyperlink Dialog for HiDPI

It will be available in 5.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.