Opened 3 years ago
Last modified 3 years ago
#17099 new bug
Select all doesnt work until you hightlight a word
Reported by: | Coldfirex | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Within WebPositive if you want to select all the text on the page using alt+A it does not work by itself. You need to highlight some existing text first and then alt+A works.
hrev55181+45 Verified same behavior in Beta 2.
Note:
See TracTickets
for help on using tickets.
Do you need to highlight something, or is clicking on the webpage to focus it enough? I think you need to do that so the keyboard events are sent to the web view, otherwise they can go to some other places in the window (address bar, for example).