Details
-
Type: Improvement
-
Status: Open (View Workflow)
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.4.5
-
Component/s: UI
-
Labels:None
Description
Some changes were done by Oleksandr to the HTML rendering for bibles.
This needs to be reviewed and improved:
Alright. Looked though your changes.
It is ok so far but if we could find a solution to the following I'd be happy:
- I don't like the link font attributes that are applied (blue, underlined)
We can keep the pointing hand cursor and the fact that it is a link but I want normal text colour and no underline.
I know we have link text attributes in CommentaryView, too but here they should really be identified as links whereas in BibleView they should not.
Further it is better when people copy&paste text from the view that is doesn't have link font attributes.
- we need a special context menu with:
+ synchronise views
+ open link
- left mouse click could either be defaulted to synchronise or open
- synchronise action sends the verse marker to a delegate method (in BibleCombiView) and synchronises the views to this verse.