-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b14
-
other, sparc
-
solaris_9, solaris_10
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2154093 | 6u10 | Konstantin Voloshin | P3 | Closed | Fixed | b06 |
Step to Reproduce:
-------------------
1) Run the attached program.
2) Move the mouse inside the List. Observe that mouse cursor changes to "Hand Cursor".
3) Press mouse left button & drag the mouse inside any component on the frame. Observe that mouse cursor remains to "Hand Cursor", till the mouse is released. Its same for all the components.Expect TextArea.
4) Move the mouse inside the textarea. mouse cursor is changed to text cursor ( default cursor). Press mouse left button & drag the mouse inside any component on the frame. Observe that when the mouse is moved over the scrollbar of the textarea , the mouse cursor changes to default cursor.
If you see the same then the bug is reproduced.
I tested this on Tiger jdk/1.5.0/fcs/b64/ , this works fine. as expected. It even it works fine in Mustang b70( the last build what i have). The last build in mustang i tested is b104. Since i worked fine in tiger & broken in mustang . This is a regression.
- backported by
-
JDK-2154093 Dragging mouse out of box for text of TextArea changes mouse cursor (from "beam" to "default")
-
- Closed
-
- duplicates
-
JDK-6475287 Scroll bar in TextArea doesn't move when texts in the text area is selected & moved downwards.
-
- Closed
-
-
JDK-6526556 Blocked frame allows the textarea scrollbars to move, when blocked frame is moved in XAWT
-
- Closed
-
-
JDK-2150739 Blocked frame allows the textarea scrollbars to move, when blocked frame is moved in XAWT
-
- Closed
-
- relates to
-
JDK-6530306 Mouse cursor is not changing to text cursor when the mouse is inside the textarea from jdk6.0 b92
-
- Closed
-
-
JDK-6429174 Scroll bar moves when clicked on Intersecting Areas of two Scrollbars in Textarea.
-
- Closed
-