-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arrows don't appear properly when the plugin is first displayed in a Details -> Summary HTML element. #185
Labels
Comments
Hi, |
Is it possible for you to try yourself? Here's the HTML for detail and
summary, place this in a new wordpress article and for me there will be no
arrow-heads graphics being rendered (assuming this is the only pgn in the
article).
<details>
<summary>Details</summary>
[pgn navigation_Board=scrollLeft]
add a game pgn here
[/pgn]
</details>
…On Mon, Nov 16, 2020 at 9:32 PM Yoann Le Montagner ***@***.***> wrote:
Hi,
Again, sorry for the late reply. Is there a page in your website in which
the problem appears? It's easier to understand what is wrong on an example.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#185 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSCD3CNZIAH4V3JADSVBLTSQD5T7ANCNFSM4SX46CXA>
.
|
Oh sorry, I meant where there were multiple ones. Here's an example (temp
url link)
https://chesstuts.com/test/
…On Tue, Nov 17, 2020 at 3:31 AM Yoann Le Montagner ***@***.***> wrote:
I didn't know that <details> feature in HTML, I thought it was something
brought by a custom WordPress plugin or something... Anyway.
I cannot reproduce the problem on my side: I've created a new article, put
a diagram within a <details> HTML tag, ensured that there is no other RPB
chessboard content in the page, but when I open <details> block, the the
arrow looks OK:
[image: diagram_in_details]
<https://user-images.githubusercontent.com/5740068/99279453-8a5faf80-2830-11eb-9251-532c5e973197.png>
I've tried both with a [fen] diagram or with an inline diagram within a
[pgn] game, same behavior.
This may be a browser-specific issue. I've tried with Firefox 82 and
Chrome 86, no problem. What is your browser?
This may also be related to your theme, and in this case, it would be
easier to figure out what is wrong if you could provide me a with an
example of a page showing the problem.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#185 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSCD3CPSJGDVQ4QPWSCNADSQFHU3ANCNFSM4SX46CXA>
.
|
The first one is fine but the 2nd isn't.
On Wed, Nov 18, 2020 at 8:58 PM Leon Fresh <[email protected]>
wrote:
… Oh sorry, I meant where there were multiple ones. Here's an example (temp
url link)
https://chesstuts.com/test/
On Tue, Nov 17, 2020 at 3:31 AM Yoann Le Montagner <
***@***.***> wrote:
> I didn't know that <details> feature in HTML, I thought it was something
> brought by a custom WordPress plugin or something... Anyway.
>
> I cannot reproduce the problem on my side: I've created a new article,
> put a diagram within a <details> HTML tag, ensured that there is no
> other RPB chessboard content in the page, but when I open <details>
> block, the the arrow looks OK:
> [image: diagram_in_details]
> <https://user-images.githubusercontent.com/5740068/99279453-8a5faf80-2830-11eb-9251-532c5e973197.png>
>
> I've tried both with a [fen] diagram or with an inline diagram within a
> [pgn] game, same behavior.
>
> This may be a browser-specific issue. I've tried with Firefox 82 and
> Chrome 86, no problem. What is your browser?
>
> This may also be related to your theme, and in this case, it would be
> easier to figure out what is wrong if you could provide me a with an
> example of a page showing the problem.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#185 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACSCD3CPSJGDVQ4QPWSCNADSQFHU3ANCNFSM4SX46CXA>
> .
>
|
OK, I see. Thanks for the demo, I'm now able to reproduce it on my side. |
yo35
added a commit
that referenced
this issue
Nov 18, 2020
Fixed in version 5.8.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello I'm using Details and Summary HTML elements, and the arrow-head doesn't appear if the first RPB chessboard is within one. It works fine if the first RPB chessboard is not within a details element.
https://chesstuts.com/amazing-tactics-positional-plans-that-happened-in-my-games/
The text was updated successfully, but these errors were encountered: