diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-28 00:02:14 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-28 00:02:14 +0900 |
commit | 9fc5c37817c58aaf0ad319307ba4df3586efb6f1 (patch) | |
tree | 74d55c7809cda41ba4ccc1c63b28d27f310ab322 | |
parent | 0ddfb16666a2412e4029bb91b88497f734f17e34 (diff) | |
download | sphinx-git-9fc5c37817c58aaf0ad319307ba4df3586efb6f1.tar.gz |
Update CHANGES for PR #8316
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ Bugs fixed * #7973: imgconverter: Check availability of imagemagick many times * #8255: py domain: number in default argument value is changed from hexadecimal to decimal +* #8316: html: Prevent arrow keys changing page when button elements are focused * #8343: html search: Fix unnecessary load of images when parsing the document * #8254: html theme: Line numbers misalign with code lines * #8093: The highlight warning has wrong location in some builders (LaTeX, |