Bug #3113
Edition, page not focusing on word
Status: | New | Start date: | 06/25/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 50% |
||
Category: | Edition | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
The BackToText or URS navigation fails to focus. The bug is random but appears more often with words in the first page
Hypothesis¶
Check if the focus JS code is called and after the page is actually loaded -> Yes it is
The focus command is only called once (if the HTML page is reloaded the focus is not done)
Solution¶
always call the focus code when the page is loaded -> need validation with next 0.8.2 setup
History
#1 Updated by Matthieu Decorde over 2 years ago
- Description updated (diff)
- Category set to Edition
- % Done changed from 0 to 50
#2 Updated by Matthieu Decorde 8 months ago
- Target version changed from TXM 0.8.2 to TXM 0.8.3