Bug 90795

Summary: Fix the hyperlink dialog box for HiDPI
Product: LibreOffice Reporter: Keith Curtis <keithcu>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: h3734236, mentoring
Priority: medium Keywords: difficultyInteresting, easyHack, skillCpp, topicUI
Version: 4.2.3.3 release   
Hardware: Other   
OS: Linux (All)   
Whiteboard: target:5.2.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 90796    

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.