dakboard / Hardware-OS

DAKboard Wall Display, CPU, and Raspberry Pi
25 stars 4 forks source link

Solve for ability to navigate back to DAKboard OS display URL #100

Open cocarrig opened 12 months ago

cocarrig commented 12 months ago

Description: With touchscreen support increasingly supported in the DAKboard OS, the ability to navigate back to a display URL is becoming more important as users click RSS links and buttons that navigate to other locations.

This case is being created to evaluate the options available to restore the DAKboard OS browser back to the main display URL.

drksecretmc commented 2 weeks ago

I encountered exactly the same. what is the point of a url or button if you cannot do anything after. Posted a year ago and nothing happened. Disappointing.

cocarrig commented 2 weeks ago

@drksecretmc

This is a tough one from a technical standpoint. Many pages easily allow you to swipe back to the previous page and are not a problem, but identifying those that do not is not possible, and once the browser has left the dakboard.com page we can no longer control the page of course. Adding the selected page into an iframe is also not always supported, as this is disabled for security purposes on many pages.

At this time we suggest using a URL that you trust, and allows navigation back to the previous page. Otherwise you can restart the device to restore the page.

drksecretmc commented 2 weeks ago

Thank you. But how does it allow to go back? All it opens is a browser window with no navigation? ...... Sent from my phone—no flashy signature, just a quick response with maybe a typo or two (thanks, autocorrect). Still just as sincere.

On Thu, 29 Aug 2024, 05:49 Corey Carrigan, @.***> wrote:

@drksecretmc https://github.com/drksecretmc

This is a tough one from a technical standpoint. Many pages easily allow you to swipe back to the previous page and are not a problem, but identifying those that do not is not possible, and once the browser has left the dakboard.com page we can no longer control the page of course. Adding the selected page into an iframe is also not always supported, as this is disabled for security purposes on many pages.

At this time we suggest using a URL that you trust, and allows navigation back to the previous page. Otherwise you can restart the device to restore the page.

— Reply to this email directly, view it on GitHub https://github.com/dakboard/Hardware-OS/issues/100#issuecomment-2315937637, or unsubscribe https://github.com/notifications/unsubscribe-auth/BK2364ZUPSBCW44ZV36J5XDZTYESJAVCNFSM6AAAAABNHTMQJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJVHEZTONRTG4 . You are receiving this because you were mentioned.Message ID: @.***>

cocarrig commented 2 weeks ago

Hi @drksecretmc

I'm assuming your equipment is on touchscreen to interact with this to click the the button of course. The back gesture via touch would be a long swipe from the left of the screen to the right.

drksecretmc commented 2 weeks ago

Hi, no I do not have a touch screen. I have mouse and keyboard. raspberry pi 5 ...... Sent from my phone—no flashy signature, just a quick response with maybe a typo or two (thanks, autocorrect). Still just as sincere.

On Thu, 29 Aug 2024, 07:38 Corey Carrigan, @.***> wrote:

Hi @drksecretmc https://github.com/drksecretmc

I'm assuming your equipment is on touchscreen to interact with this to click the the button of course. The back gesture via touch would be a long swipe from the left of the screen to the right.

— Reply to this email directly, view it on GitHub https://github.com/dakboard/Hardware-OS/issues/100#issuecomment-2316112977, or unsubscribe https://github.com/notifications/unsubscribe-auth/BK236472SIXIABO7DWBVAMLZTYRKLAVCNFSM6AAAAABNHTMQJSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJWGEYTEOJXG4 . You are receiving this because you were mentioned.Message ID: @.***>

cocarrig commented 2 weeks ago

Hi @drksecretmc,

That would explain the difficulty, you may be able to press ALT(or command on mac keyboard)+Left Arrow on the keyboard.