Skip to content

[popup] display is shifted when zoom CSS property is used #3407

@azmeuk

Description

@azmeuk

Bug Report

I like the global appearance of Fomantic a little bit bigger. As it is not possible to do it natively, I use the zoom css property:

html {
    zoom: 1.2;
}

This cause a display issue for popup titles. Everything is shifted to the right and to the bottom:

$('*[title]').popup();

Testcase

https://jsfiddle.net/3pm02h9y/

Screenshot (if possible)

Here, the mouse is over the refresh button but the popup is displayed far away:
Image

Version

2.9.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    state/awaiting-investigationAnything which needs more investigationtype/bugAny issue which is a bug or PR which fixes a bugtype/usageAny support issues asking for helpworkaround-availableWhen the base issue is not completely solved, but a workaround is given

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions