| Summary: | Hyperlink dialog has button which is totally useless and confusing | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | steve <lo> |
| Component: | UI | Assignee: | Jakub Trzebiatowski <ubap.dev> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | fitojb, h3734236, ilmari.lauhakangas, philipz85, samuel.mehrbrodt |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | button that should be removed | ||
|
Description
steve
2016-03-25 15:04:50 UTC
Created attachment 123845 [details]
button that should be removed
Yeah, you are right. Agreed that the presence of that button responds to obsolete interaction patters, and that it’s better to remove it. I think we can make an Easy Hack out of this. Would assume that hiding the button by changing visible to False would easily do the trick. http://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/hyperlinkinternetpage.ui#112 Jakub Trzebiatowski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bb2fdee74fddd42914d0fa7d7b3820d0bd33237a tdf#98885 - hyperlink dialog - remove useless button 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. Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=5ebb8347c5656e487d3d44423ccdedf7c7789da1 tdf#98885 Stop mentioning the removed globe button verified, thx jakub & adolfo. |