question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Checkbox problem in RTL on scrolling page

See original GitHub issue

RTL direction in css as below:

html {
   direction: rtl;
}

If vertical scrollbar visible on the page, checkbox border move to left: capture I have this problem with dir attribute on html tag also, thanks in advance.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
eladhcommented, Mar 15, 2017

Hi @mbnsoft . its seems working with the latest release.

see - example

@EladBezalel #goodnessSquad

0reactions
angular-automatic-lock-bot[bot]commented, Sep 5, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Checkbox problem in RTL on scrolling page #1062 - GitHub
I thought about a directive, which will be applied to the components root element, and then toggles a class for RTL when the...
Read more >
html - How can I prevent the browser from scrolling on top of ...
In your case the checkbox element is lying at the top of the page, even outside the viewport – so Firefox tries to...
Read more >
The "Checkbox Hack" (and things you can do with it)
Using a hidden checkbox, you can re-create a lot of functionality on website that rely on clicks and toggled states.
Read more >
1135927 - [RTL][Contacts] checkboxes overlap with alphabet picker
4) On the main page, press the settings icon. 5) Select "Delete Contacts". 6) Observe the checkboxes. Actual: The checkboxes overlap with the...
Read more >
jQuery tablesorter 2.0 - Scroller Widget - GitHub Pages
In v2.28.5 a scrollerComplete event is now triggered on the table once the scroller has completed rendering. In v2.22.2,. Add support for multiple...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found