After placing the mouse pointer on the „Input list” field (CTRL + F2 -> Function), the appearance of this indicator on the hand symbol does not change. There is also no "balloon" with the „Name” of this field. For this reason, there is no information about the field being indicated.
Created attachment 144280 [details] video showing 6.1.0.3 This is the behaviour on Versiune: 6.1.0.3 Identificator construire: efb621ed25068d70781dc026f7e9c5187a4decd1 Fire CPU: 4; OS: Linux 4.15; Redare UI: implicit; VCL: gtk2; Setări regionale: ro-RO (ro_RO.UTF-8); Calc: group threaded The behaviour you described is here?
What do you mean by "the appearance of this indicator on the hand symbol does not change"? What you call "balloon" is probably a tooltip, right? Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information.
I need to verify my problem. I think the field identification method should be as follows: The mouse pointer located in the field area should have a changed shape and this shape would inform you that we are pointing the field. Currently, the mouse pointer has a standard shape. The hint (baloon) should display the name of the field, not its content, because this content visible in the document anyway. As a result, the hint shows the same as what is already written, and after disappearing the hint, the user has no information that indicates the Writer program field. In the current version (6.0.6 x64), the mouse pointer pointing to the "Input list" field does not display any hints (baloon). And because the shape of the mouse is not changed either, there is no signaling that there is a field in this place.
Bibisected on Ubuntu 14.04 with bibisect-44max to https://cgit.freedesktop.org/libreoffice/core/commit/?id=21470afc81cd7d4c0bd165ff2877ae69f1bfc89a Change inline-edit mouse input handling Adding Cc: to Jan-Marek Glogowski
Created attachment 145014 [details] Example file with an Input list
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=51dac33cfd7d6c52577f9d6d300f85a632f4371d tdf#119356 fix hand cursor for none input fields It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b613eeeb566adc8955248c31b94a7ed32ebba4d1 tdf#119356 add input lists to tooltip handling It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
A polite ping to Jan-Marek Glogowski: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
Verified in Version: 6.2.0.0.alpha1+ Build ID: cd6dd8c6f3562cbccbc971b916c6a8933840ffeb CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Jan-marek, thanks for fixing this!!