-
Bug
-
Resolution: Not an Issue
-
P4
-
7u55, 8u5
-
JAVA_VERSION="1.7.0" (32 and 64bits)
OS_NAME="Windows"
OS_VERSION="5.1"
OS_ARCH="i586"
SOURCE=" .:6c778574d873 corba:e2f0036f712a deploy:ff2d46573ceb hotspot:6c6a2299029a hotspot/make/closed:80b9d510a421 hotspot/src/closed:634748630fb2 hotspot/test/closed:c481bad2398f install:0c651f8a91c5 jaxp:114654a331e2 jaxws:81a1b110f70c jdk:d19a89fdfb9b jdk/make/closed:b5692ae0a608 jdk/src/closed:191255f238f8 jdk/test/closed:436a6034af75 langtools:4d0807934c30 pubs:d1669b0287b0 sponsors:b93d7ce5ce71"
BUILD_TYPE=commercialAND
JAVA_VERSION="1.8.0_05" (32bits)
OS_NAME="Windows"
OS_VERSION="5.1"
OS_ARCH="i586"
SOURCE=" .:d81e301cae70 corba:897088ef059f deploy:8c54025381d4 hotspot:8a6717910608 hotspot/make/closed:4609056bbeef hotspot/src/closed:c61f9b488d8e hotspot/test/closed:a067a24c2b45 install:9e75cdf99445 jaxp:a303ebb33851 jaxws:d2200a87d5ad jdk:c6836440c427 jdk/make/closed:f244bfc15d22 jdk/src/closed:b63254560c9b jdk/test/closed:7bff85dccf07 langtools:9beafb58fb99 nashorn:e4fb85d69d6b pubs:45803d0e1e53 sponsors:9bf6e40bbc26"
BUILD_TYPE="commercial"Version: Kepler Service Release 2
Build id: 20140224-0627Windows 7 Professional
Version 6.1(Compilation 7601: Service Pack 1)JAVA_VERSION="1.7.0" (32 and 64bits) OS_NAME="Windows" OS_VERSION="5.1" OS_ARCH="i586" SOURCE=" .:6c778574d873 corba:e2f0036f712a deploy:ff2d46573ceb hotspot:6c6a2299029a hotspot/make/closed:80b9d510a421 hotspot/src/closed:634748630fb2 hotspot/test/closed:c481bad2398f install:0c651f8a91c5 jaxp:114654a331e2 jaxws:81a1b110f70c jdk:d19a89fdfb9b jdk/make/closed:b5692ae0a608 jdk/src/closed:191255f238f8 jdk/test/closed:436a6034af75 langtools:4d0807934c30 pubs:d1669b0287b0 sponsors:b93d7ce5ce71" BUILD_TYPE=commercial AND JAVA_VERSION="1.8.0_05" (32bits) OS_NAME="Windows" OS_VERSION="5.1" OS_ARCH="i586" SOURCE=" .:d81e301cae70 corba:897088ef059f deploy:8c54025381d4 hotspot:8a6717910608 hotspot/make/closed:4609056bbeef hotspot/src/closed:c61f9b488d8e hotspot/test/closed:a067a24c2b45 install:9e75cdf99445 jaxp:a303ebb33851 jaxws:d2200a87d5ad jdk:c6836440c427 jdk/make/closed:f244bfc15d22 jdk/src/closed:b63254560c9b jdk/test/closed:7bff85dccf07 langtools:9beafb58fb99 nashorn:e4fb85d69d6b pubs:45803d0e1e53 sponsors:9bf6e40bbc26" BUILD_TYPE="commercial" Version: Kepler Service Release 2 Build id: 20140224-0627 Windows 7 Professional Version 6.1(Compilation 7601: Service Pack 1)
The 3rd column are editable.
Only add a new listener "MOUSE_CLICK" event to startEdit when this happen.
The issue occurs when the TableView has more than 25 rows.
For example:
If i edit the first 25 rows with numbers 1 ~ 25, are ok. But when i click in the 26th row, it appear value "1" of the 1st line insert. The 27th row has value "2", and so on.
The same issue happen each 25 rows. the 51 row value are "1", the 52 "2", and so on ....