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 233504 - Caret should be visible in DIFF view
Summary: Caret should be visible in DIFF view
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-26 15:19 UTC by _ gtzabari
Modified: 2016-05-23 19:07 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2013-07-26 15:19:35 UTC
Product Version: NetBeans IDE Dev (Build 201307242300)
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b52
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b33
System: Windows 7 version 6.1 running on amd64; Cp1252; en_CA (nb)
User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev


Use-case: I want to copy text from a past revision of a file in the editor.

1. Open file in editor
2. Select "History"
3. Click inside "Graphical" or "Textual" tab
4. Notice that caret is not visible, so it's hard to see where you're copying from

Expected behavior: Caret should be visible inside diff window.