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
Fixed columns header on list #13713
Comments
|
Well, the black boxes make the screenshots a bit hard to read. Do you propose to allow linebreak between column name and comment? That sounds legit. |
|
Sorry but black boxes is just for privacy. |
|
I found somethings. When page load directly(not ajax) and left panel is closed the header menu is OK, But when load AJAX its not OK. May something on JS codes |
|
Indeed there is some javascript involved, for me it loads correctly in both cases. However I think adding zero width space between column name and comment would fix it. |
|
@nijel Its good idea, column name does not have any space, But columns comments has and i think its allow to use space in column comments. |
|
I want to try to fix this issue. |
|
@Hann Hi, its good sound.
|
|
@AmirHosseinKarimi
but.. this image is different from your |
|
Anyone still working on this issue? |
|
Yes. I am trying to find the linebreak |
|
@AmirHosseinKarimi I want to work on this issue.How will I reproduce it and in which file does its code contain? |
|
Hi, I found problem, |
|
@Hann In your case (screen shot) column comment text is, in bottom of column name, but in my case it join after column name, like bottom screen shot: Please create some column like this and test its my case problem or its for script?! |
|
@AmirHosseinKarimi Hello... do you use safari? It seems to appear in safari i think. i get the issue on safari |
|
This error appears to me in Chrome and FF too. Here: phpMyAdmin\themes\pmahomme\css\common.css.php for .tblcomment needs a display: block; command and it solves the problem. |
|
Can I work on this issue? I am just getting started with opensource!! |
|
@vikasmahato Feel free to work on this, AFAIK nobody is working on it right now. |
|
Hi @vikasmahato , are you still working on this issue? |
|
@irenesalomo I am not working on it currently. You can work on it. |
|
@nijel |
|
Hi, Is this problem fixed? |
|
Hi,
I haven't had chance to fix this.
…-------------------------------------------------------------
<http://www.facebook.com/pages/IBM-Premier-Club/86475836162>
On Sat, Aug 11, 2018 at 6:41 PM Amir hossein Hossein Zadeh Karimi < ***@***.***> wrote:
Hi, Is this problem fixed?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#13713 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALKTSesneZ-tgMDpD4-4zATapWaLIt_Xks5uPpi8gaJpZM4PorCp>
.
|
|
@irenesalomo Ok thanks, I will work on this. |
|
have the same issue, phpmyadmin 4.8.3 |
|
Hello. I'm working on this issue. But I can't replicate the situation in 4.8.3. Could you give me more info about it? @dmitrystas |



Its fully explained on screenshot, but for certain: Fixed column orders and grid layout not matched by table rows.
I think its better to move column comment to tooltips and do not show inside of column name
Expected behaviour
Actual behaviour
The text was updated successfully, but these errors were encountered: