Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

t/119: New tooltip architecture #120

Merged
merged 3 commits into from
Jan 3, 2017
Merged

t/119: New tooltip architecture #120

merged 3 commits into from
Jan 3, 2017

Conversation

oleq
Copy link
Member

@oleq oleq commented Jan 3, 2017

oleq and others added 3 commits January 3, 2017 13:19
Boolean, String or Function data type.

Bound tooltip–specific ButtonView class to the presence of

Enabled new ButtonView tooltip API in createDropdown helper.
@Reinmar Reinmar merged commit 7123f66 into master Jan 3, 2017
@Reinmar Reinmar deleted the t/119 branch January 3, 2017 15:30
@Reinmar
Copy link
Member

Reinmar commented Jan 3, 2017

Is it correct that tooltip isn't displayed for disabled buttons?

@oleq
Copy link
Member Author

oleq commented Jan 3, 2017

Yes. It's by design. In fact, I was wondering if this is correct but decided that less distraction is better. The button isn't available anyway. OTOH, I'm aware that this is a blow to the feature discoverability.

Reinmar added a commit to ckeditor/ckeditor5-basic-styles that referenced this pull request Jan 3, 2017
Reinmar added a commit to ckeditor/ckeditor5-link that referenced this pull request Jan 3, 2017
@Reinmar
Copy link
Member

Reinmar commented Jan 3, 2017

I think it's a bit strange when e.g. you have a disabled undo or redo buttons (redo is disabled most of the time, while undo isn't).

Reinmar added a commit to ckeditor/ckeditor5-list that referenced this pull request Jan 3, 2017
Reinmar added a commit to ckeditor/ckeditor5-undo that referenced this pull request Jan 3, 2017
@oleq
Copy link
Member Author

oleq commented Jan 3, 2017

Let's find out what people will say. It's a single line of CSS to re–enable them.

@fredck
Copy link
Contributor

fredck commented Jan 11, 2017

Please re-enable them. This is the default behavior with "title" and users must have a clue on what is that disabled button about.

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

Successfully merging this pull request may close these issues.

3 participants