This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 231761 - Cursor does not switch to edit mode
Summary: Cursor does not switch to edit mode
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 08:30 UTC by stwr
Modified: 2014-02-10 14:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The mentioned text field is marked (4.83 KB, image/png)
2013-06-25 08:34 UTC, stwr
Details
'edit mode' meant mouse pointer called 'text select' (1.23 KB, image/png)
2013-07-23 12:48 UTC, stwr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stwr 2013-06-25 08:30:39 UTC
[ BUILD # : 201306242301 ]
[ JDK VERSION : 1.7.0_21 ]

Just installed newest build and wanted to add my fav plugins.

Use case:
1) Open Tools -> Plugins
2) Observe mouse cursor while moving over the "Search" text field

Shouldn't the mouse cursor switch to text edit mode?
Comment 1 stwr 2013-06-25 08:34:10 UTC
Created attachment 136255 [details]
The mentioned text field is marked
Comment 2 Jiri Rechtacek 2013-07-23 11:36:41 UTC
(In reply to comment #1)
> Created attachment 136255 [details]
> The mentioned text field is marked

If I understand the problem correctly, it works for me on all tested environments (Windows 7, Ubuntu, Mac). The attachment screenshot doesn't prove the defect anyway.
Comment 3 stwr 2013-07-23 12:48:03 UTC
Created attachment 137625 [details]
'edit mode' meant mouse pointer called 'text select'
Comment 4 stwr 2013-07-23 12:50:36 UTC
You could misunderstand the issue. The first screen shot was showing the affected text field, unfortunately the mouse pointer was not captured.

I attached now second screen shot. Saying 'edit mode' I meant that mouse pointer should change from 'normal select' to 'text select'.

I reproduced also the issue in 7.4 beta.
Comment 5 Jiri Rechtacek 2013-07-23 13:58:36 UTC
> Created attachment 137625 [details]
> 'edit mode' meant mouse pointer called 'text select'
I see.

(In reply to comment #4)
> You could misunderstand the issue. The first screen shot was showing the
> affected text field, unfortunately the mouse pointer was not captured.
> 
> I attached now second screen shot. Saying 'edit mode' I meant that mouse
> pointer should change from 'normal select' to 'text select'.
> 
> I reproduced also the issue in 7.4 beta.

I cannot reproduce it on 7.4 Beta, the cursor changes to edit mode on my Windows 7. Could you attach your messages.log (http://wiki.netbeans.org/FaqLogMessagesFile) ? Did you change your L&F or else customizations? Thanks (In reply to comment #3)
Comment 6 stwr 2013-07-24 11:47:31 UTC
(In reply to comment #5)
> > Created attachment 137625 [details]
> > 'edit mode' meant mouse pointer called 'text select'
> I see.
> 
> (In reply to comment #4)
> > You could misunderstand the issue. The first screen shot was showing the
> > affected text field, unfortunately the mouse pointer was not captured.
> > 
> > I attached now second screen shot. Saying 'edit mode' I meant that mouse
> > pointer should change from 'normal select' to 'text select'.
> > 
> > I reproduced also the issue in 7.4 beta.
> 
> I cannot reproduce it on 7.4 Beta, the cursor changes to edit mode on my
> Windows 7. Could you attach your messages.log
> (http://wiki.netbeans.org/FaqLogMessagesFile) ? Did you change your L&F or else
> customizations? Thanks (In reply to comment #3)

I can not attach my messages.log as it contains sensitive information. I've reviewed these files (3 files currently) and, at least, I did not find any corresponding exception or stack trace. Just say what should I look for and I'll do this on my own, or is it another way that I can provide more information?