Open koppor opened 3 months ago
I made it scrollable, but should it be horizontally scrollable?
Should the text wrap or not?
I made it scrollable, but should it be horizontally scrollable?
No.
Should the text wrap or not?
Yes.
For basic UX design, try to think what end users applications do. A web browser is a good example.
In this case, a very basic text-based page is enough. If one opens https://blog.fefe.de/ in a browser, there is only a vertical scroll bar, no horiziontal scrollbar. --> it got common in browsers to do soft wrapping, and vertical scrolling.
Fixed partially.
Blocked by https://bugs.openjdk.org/browse/JDK-8090400
We cannot do HTML / WebView here?
Please do not close issues as completed if they are not solved. The label "depends-on-external" are made for issues like that.
Oh, we can. Though I wonder how to listen to button clicks. Should that be done today?
Oh, we can. Though I wonder how to listen to button clicks. Should that be done today?
No. Week 12 :)
For now, it is good enough 😅
If JabRef is used in a small screen resolution, I cannot reach the "Agree" button without resizing the entry editor:
Other components to have a scroll bar: