https://bugs.documentfoundation.org/show_bug.cgi?id=150451
--- Comment #18 from Rafael Lima <[email protected]> --- Created attachment 184939 --> https://bugs.documentfoundation.org/attachment.cgi?id=184939&action=edit Hyperlink dialog (with dummy buttons - border appears) @Michael, I found something interesting that might help fix this bug. Let me explain, first: I figured that the borders in the "Target" screenshot (attachment 184937) are shown because there's a button to its right, whereas the others do not have buttons (and also no borders). In the hyperlinkdocpage.ui all of them are GtkEntry, so no difference here. So I created a new column to the right of the "Text" and "Name" textboxes and added a dummy button there, and the borders appeared (see this new attachment). So for some reason, when the textbox has nothing to its right side, then borders are not rendered. Do you see any reason why this might happen? -- You are receiving this mail because: You are the assignee for the bug.
