Skip to content
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

Safari specific issues #79

Open
filfreire opened this issue Oct 3, 2017 · 13 comments
Open

Safari specific issues #79

filfreire opened this issue Oct 3, 2017 · 13 comments

Comments

@filfreire
Copy link
Collaborator

filfreire commented Oct 3, 2017

Issues found with elements not being inline and position of the elements for Safari

safari

@filfreire
Copy link
Collaborator Author

After some investigation, it seems the page-break-* rules don't work properly for Safari, in this case affecting the display of labels and inputs.

Unfortunately page-break-after works differently from browser to browser, one cannot assume a behavior and we thus need to revert to a simpler, known behavior.
(source: https://stackoverflow.com/a/37604027)

There are a few bugs reported related to Webkit and page-break-* rules, example: https://bugs.webkit.org/show_bug.cgi?id=5097

Another way of creating the break after these elements were attempted, following answer https://stackoverflow.com/a/10934138 and it worked for all elements, except input and label elements, the ones affected by the issue.

For input elements, in particular, this workaround reportedly also doesn't work because of the input elements specification, as shown in https://stackoverflow.com/a/4574946 and https://stackoverflow.com/a/27708091

@yegor256 I think we should close this issue, WDYT?

Repository owner deleted a comment from 0crat Feb 26, 2018
Repository owner deleted a comment from 0crat Feb 26, 2018
Repository owner deleted a comment from 0crat Feb 26, 2018
Repository owner deleted a comment from 0crat Feb 26, 2018
Repository owner deleted a comment from 0crat Feb 26, 2018
@yegor256
Copy link
Owner

@filfreire well, the page looks wrong in Safari. We have to find some solution. Can we?

@filfreire filfreire added the bug label Jan 29, 2019
@0crat
Copy link
Collaborator

0crat commented Jan 29, 2019

Job #79 is now in scope, role is DEV

@0crat
Copy link
Collaborator

0crat commented Jan 29, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Jan 29, 2019

Bug was reported, see §29: +15 point(s) just awarded to @filfreire/z

@0crat
Copy link
Collaborator

0crat commented Feb 4, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Feb 9, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Feb 14, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Feb 19, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Feb 24, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Mar 1, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Mar 6, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@0crat
Copy link
Collaborator

0crat commented Mar 11, 2019

@filfreire/z everybody who has role DEV is banned at #79; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants