Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

keep focus on a list item

52637d08-0c5f-4ec9-abd5-e468904fd6b9May 2 2020 — edited May 3 2020

Hello , I am using jdeveloper 12.2.1.3.0 and I have a list view, with several list items , I want the selected list item to have a different back ground color , I tried listIem:focus, listItem:selected, listItem:active, it works as long as I am not clicking anywhere else, but once I do, the item loses the focus and the different color. any ideas how to keep the item with different color until selecting another one?

Comments
Post Details
Added on May 2 2020
1 comment
190 views