Jaovitosr / Jaovitosr/Chatbot

Double-click on preview style should add it to "Selected"

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
entry-preview good first issue type: enhancement
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

From jabref created by [Siedlerchr](https://github.com/Siedlerchr): JabRef/jabref#9490

**Is your suggestion for improvement related to a problem? Please describe.**
I always want to use a double click to transfer a style to the other list

**Describe the solution you'd like**
Preferences → Entry Preview
1. Double-click on one of the styles in "Available" should add it to the "Selected" list view
2. Double-click on one of the styles in "Selected" should remove it from the "Selected" list view

**Additional context**
![image](https://user-images.githubusercontent.com/1366654/203511710-cb75ea51-f8fa-476f-8610-dffde3c061b5.png)

**Implementation notes:**

PreviewTab under gui/preferences needs to be adjusted.
Add a click handler `withOnMouseClickedEvent` to the listViews and check for a double click

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in PreviewTab under gui/preferences and inspect the Available and Selected list views. Add the indicated double-click handling so styles move between the lists in both directions, then verify that double-clicking each list produces the requested transfer behavior.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.