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

tooltip on collapsed leftpanel is incorrectly positioned in firefox #2233

Closed
ara4n opened this issue Sep 15, 2016 · 2 comments
Closed

tooltip on collapsed leftpanel is incorrectly positioned in firefox #2233

ara4n opened this issue Sep 15, 2016 · 2 comments
Assignees
Labels
P2 S-Major Severely degrades major functionality or product features, with no satisfactory workaround S-Tolerable Low/no impact on users T-Defect Z-Platform-Specific

Comments

@ara4n
Copy link
Member

ara4n commented Sep 15, 2016

No description provided.

@ara4n ara4n added T-Defect Z-Platform-Specific P2 S-Major Severely degrades major functionality or product features, with no satisfactory workaround S-Tolerable Low/no impact on users labels Sep 15, 2016
@ara4n
Copy link
Member Author

ara4n commented Sep 16, 2016

...and also you can end up with 180px of overscroll in the collapsed LeftPanel.

.collapsed .mx_RoomTile_nameContainer {
    height: 0;
    width: 0;
}

...fixes it, but then breaks the tooltip (differently) on Firefox, as well as chrome. See discussion around https://vector.im/develop/#/room/#vector:matrix.org/$14739850962534WAbxK:darmstadt.ccc.de for details.

@ara4n
Copy link
Member Author

ara4n commented Sep 16, 2016

(thanks to @maralorn for digging into this!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 S-Major Severely degrades major functionality or product features, with no satisfactory workaround S-Tolerable Low/no impact on users T-Defect Z-Platform-Specific
Projects
None yet
Development

No branches or pull requests

2 participants