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 236102 - selection color inconsistently restored
Summary: selection color inconsistently restored
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3.1
Hardware: PC Mac OS X
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-18 10:54 UTC by ionuion
Modified: 2013-09-19 14:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screencast (632.07 KB, video/quicktime)
2013-09-18 10:54 UTC, ionuion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ionuion 2013-09-18 10:54:30 UTC
Created attachment 140208 [details]
screencast

Environment:
Product Version: NetBeans IDE 7.3.1 (Build 201306052037)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Mac OS X version 10.7.5 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/ionuion/Library/Application Support/NetBeans/7.3.1
Cache directory: /Users/ionuion/Library/Caches/NetBeans/7.3.1

Steps to reproduce:
1. open the About window.
2. select all the text (Cmd-A on mac)
3. Copy the selected text (Cmd-C on mac)
4. Switch to an external application. (Cmd-tab)  Paste the clipboard content
5. Switch back to NetBeans IDE (Cmd-tab)

Expected result:
- the color of the selection is all blue

Actual result:
- the selection is part blue, part grey

Screencast attached