You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Insert 'Rich Texts'.
2. Highlight text and click hyperlink button in the toolbar.
3.
What is the expected output? What do you see instead?
Expect to see a dialog box that allow you to insert a hyperlink to a URL,
Page created in the project
What version of the product are you using? On what operating system?
Pencil Version 1.0 on Windows XP.
Please provide any additional information below.
It will be great that this tool this linking feature to make the whole
project more interactive. E.g. jump to pages, click button to go back, etc.
If it is a button's hyperlink, the text in the button shall not be underlined.
Original issue reported on code.google.com by Chan.Foo...@gmail.com on 9 Jul 2008 at 4:51
The text was updated successfully, but these errors were encountered:
The hyperlink function in richtext component is to make a portion of text to be
rendered as a hyperlink. And that is all what it do, at least for now.
I think that we should implement the functionalities you described here as some
thing
called 'Interaction behaviour' which defines an action to be invoked when a
specific
event occurs on an element. This will be applicable on all elements like
buttons...
The results of this should be that the exported HTML set is navigatible by
users by
interaction with the elements.
Original comment by dgthanhan on 9 Jul 2008 at 3:41
I concur. To summarize, some of the desired functionality would be:
1. Insert functional hyperlinks on buttons and in text
2. Export pages designed to HTML
Original comment by weedfl...@gmail.com on 22 Aug 2008 at 3:47
Original issue reported on code.google.com by
Chan.Foo...@gmail.com
on 9 Jul 2008 at 4:51The text was updated successfully, but these errors were encountered: