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

MySQL data function shortcut on insert rows no longer works #12842

Open
rich06 opened this issue Dec 20, 2016 · 5 comments
Open

MySQL data function shortcut on insert rows no longer works #12842

rich06 opened this issue Dec 20, 2016 · 5 comments
Labels
enhancement A feature request for improving phpMyAdmin ui Issues relating to the user interface

Comments

@rich06
Copy link

rich06 commented Dec 20, 2016

Steps to reproduce

  1. Select any table with a column to be populated by MySQL function eg NOW()
  2. Select Insert new rows
  3. Use Shift key when selecting NOW() function in dropdown

Expected behaviour

NOW() should be selected for all empty rows to be created saving multiple selection processes

Actual behaviour

NOW() is only selected for the row being manipulated

Server configuration

Operating system:
Mac OS X 10.9.5

Web server:
Apache 2.2.29

Database:
MySQL v5.6.10

PHP version:
PHP v5.6.16

phpMyAdmin version:
v5.6.5.2

Client configuration

Browser:
Fiefox Developer Edition

@nijel nijel added the Bug A problem or regression with an existing feature label Dec 21, 2016
@rich06
Copy link
Author

rich06 commented Jan 16, 2017

As nothing seems to be moving on this here is some more information ... what I am moaning about is the functionality that caused the following message to be displayed as a tool tip seems to have gone...?

js/messsages.php

$js_messages['strFunctionHint'] = __('Shift + Click on function name to apply to all rows.');

@ibennetch
Copy link
Member

This seems to have been broken for a very long time, I just tested with 4.0.0 and it didn't work for me there, either.

It definitely looks like a bug, it's just a bit of a lower priority than some of the other things right now. Thanks for the report.

@williamdes williamdes added this to To be sorted in issues May 2, 2019
@williamdes
Copy link
Member

@rich06 I could not find this feature on phpMyAdmin 3.5.3
Please make a video of find a version that had this feature

@williamdes williamdes added enhancement A feature request for improving phpMyAdmin question Used when we need feedback from the submitter or when the issue is a question about PMA and removed Bug A problem or regression with an existing feature labels May 4, 2019
@williamdes williamdes moved this from To be sorted to Not reproduced in issues May 4, 2019
@williamdes williamdes added ui Issues relating to the user interface and removed question Used when we need feedback from the submitter or when the issue is a question about PMA labels Jan 23, 2020
@williamdes
Copy link
Member

cc @rich06 I flagged this an enhancement until someone can find a working version

@shucon
Copy link
Contributor

shucon commented Jan 25, 2021

I can't find the message Shift + Click on function name to apply to all rows. anywhere in the project except po directory. I think the functionality might be removed and should be considered an enhancement as @williamdes said.

@williamdes williamdes added this to Triage zone in Enhancements via automation Jan 25, 2021
@williamdes williamdes removed this from Not reproduced in issues Jan 25, 2021
@williamdes williamdes moved this from Triage zone to Keyboard in Enhancements Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature request for improving phpMyAdmin ui Issues relating to the user interface
Projects
Enhancements
  
Keyboard
Development

No branches or pull requests

5 participants