Skip to content

Comments

[IE8] Remove non-working ellipsis support#19496

Merged
butonic merged 1 commit intomasterfrom
ie8-filenamewidth-sickness
Oct 2, 2015
Merged

[IE8] Remove non-working ellipsis support#19496
butonic merged 1 commit intomasterfrom
ie8-filenamewidth-sickness

Conversation

@PVince81
Copy link
Contributor

@PVince81 PVince81 commented Oct 1, 2015

This prevents the name element to be too wide, which would cause users
to mistakenly click on it instead of the empty space when wanting to
focus on a file for the sidebar.

Also fixed the close button on the sidebar (make it appear)
(I know the button looks shitty, but it's better than no button at all...)

Fixes #18619 (comment)

Please review @davitol @MorrisJobke @blizzz @rullzer @Henni

@PVince81 PVince81 added this to the 8.2-current milestone Oct 1, 2015
@PVince81
Copy link
Contributor Author

PVince81 commented Oct 1, 2015

Note: I don't think it's worth wasting time trying to make ellipsis working in IE8, so for now there will be no ellipsis any more for long names. But at least now the sidebar hotspot works properly.

This prevents the name element to be too wide, which would cause users
to mistakenly click on it instead of the empty space when wanting to
focus on a file for the sidebar.

Also fixed the close button on the sidebar (make it appear)
@MorrisJobke MorrisJobke force-pushed the ie8-filenamewidth-sickness branch from 2a2c78c to 9e66653 Compare October 1, 2015 11:24
@MorrisJobke
Copy link
Contributor

You left one closing } in the code. I fixed this and amended it to your commit.

Works 👍

Many thanks for your effort on this.

@PVince81
Copy link
Contributor Author

PVince81 commented Oct 1, 2015

@MorrisJobke thanks

@Henni
Copy link
Contributor

Henni commented Oct 1, 2015

👍

butonic added a commit that referenced this pull request Oct 2, 2015
[IE8] Remove non-working ellipsis support
@butonic butonic merged commit bf4c3ce into master Oct 2, 2015
@butonic butonic deleted the ie8-filenamewidth-sickness branch October 2, 2015 06:57
@lock lock bot locked as resolved and limited conversation to collaborators Aug 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IE8 issues with new design

4 participants