Opened 13 years ago
Last modified 11 years ago
#8317 confirmed New Feature
[iOS] Show "tooltips" for toolbar commands
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Toolbar | Version: | 3.6.2 |
Keywords: | iOS | Cc: |
Description (last modified by )
On iOS, a nice balloon appears when tap and holding the finger on toolbar items. See attachment.
Currently it shows the "JavaScript" text. Ideally, the button tooltip could be there, to help the user understand the command usage.
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | 8317_Screenshot.png added |
---|
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Type: | Bug → New Feature |
comment:2 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 13 years ago by
comment:4 Changed 11 years ago by
Summary: | iOS: Show "tooltips" for toolbar commands → [iOS] Show "tooltips" for toolbar commands |
---|
It seems that it's not possible to change the iOS callout balloon text. I hope I'm wrong.
So, for now, I'm just disabling it altogether with [7245] until a better solution is not found.