Bug 14199

Summary: Help: no change of cursor shape when resizing partition
Product: [Eclipse Project] Platform Reporter: Matitiahu Allouche <matial>
Component: User AssistanceAssignee: Dorian Birsan <birsan>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Matitiahu Allouche CLA 2002-04-19 04:24:22 EDT
This problem was found on builds 20020412 and M5 (20020416).

There is a dividing vertical line in the Help window between 
the "Contents"/"Search Results" pane and the main pane.  It is possible 
to "grab" this line with the mouse cursor to move it (change the internal 
subdivision of the window), but the cursor shape does not change to indicate 
that we are in "resizing" mode.  Generally in such cases, the cursor shape 
changes to something like <--> (this is what happens in the Eclipse desktop).
Comment 1 Dorian Birsan CLA 2002-04-19 08:59:23 EDT
Yes, this is actually one of those good news/bad news kind of thing: help is 
implemented as a browser application, using html frames. It turns out that if 
the borders are on (so you see the <--> when hovering the border) then you will 
get the <--> on all the surrounding borders, and this is not desirable (point 
your mouse the border between a content page and the "toolbar" and drag, it 
will also resize).
We will need to investigate this a bit more, to see if there is a combination 
of frame settings that allow resizing of the two frames only.
Comment 2 Dorian Birsan CLA 2002-05-13 16:18:22 EDT
Duplicate of bug 12435

*** This bug has been marked as a duplicate of 12435 ***