Bug 219334 - [hovering] Increase target area for resizing Javadoc hovers
Summary: [hovering] Increase target area for resizing Javadoc hovers
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.4 M6   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 219139 23980
Blocks:
  Show dependency tree
 
Reported: 2008-02-18 12:28 EST by Markus Keller CLA
Modified: 2008-02-26 06:29 EST (History)
2 users (show)

See Also:


Attachments
Patch (6.64 KB, text/plain)
2008-02-18 12:28 EST, Markus Keller CLA
no flags Details
dotted triangle on win32 (2.92 KB, patch)
2008-02-19 07:23 EST, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-02-18 12:28:05 EST
Created attachment 89994 [details]
Patch

The patch increases the target area for resizing Javadoc hovers in the lower right corner of the popup. It's basically a custom implementation for bug 219139, with the additional benefit of enabling resize on GTK (bug 23980).

Makes no sense on (and interferes with) carbon, since that platform always adds a resize grip, no matter what's already there. Tested on WinXP, Carbon, GTK.
Comment 1 Dani Megert CLA 2008-02-19 06:42:41 EST
Thanks for the patch. I've committed the patch to HEAD.

Please change the resize area rendering for Window to use the known dotted style.
Comment 2 Markus Keller CLA 2008-02-19 07:23:47 EST
Created attachment 90055 [details]
dotted triangle on win32
Comment 3 Dani Megert CLA 2008-02-19 07:43:26 EST
Thanks again!
Fixed in HEAD.
Available in builds >= I20080219-0800.
Comment 4 Benno Baumgartner CLA 2008-02-26 06:29:27 EST
verified in I20080222-1622