cretz / doogie

A Chromium-based web browser with tree-style pages
https://cretz.github.io/doogie
MIT License
279 stars 28 forks source link

Hard Refresh #62

Closed travisfont closed 6 years ago

travisfont commented 6 years ago

Control + R

Not sure if the normal refresh contains a hard refresh or not... Looks like it does at automatically does at the moment...

Reference:

cretz commented 6 years ago

Please reference the user guide at https://cretz.github.io/doogie/guide/browser:

When there is not a page loading, there is a refresh button to the right of the address bar. Pressing this button will refresh the page, utilizing the cache if available. This can also be triggered via F5. Pressing Ctrl while clicking the button, pressing Ctrl+F5, or pressing Ctrl+R will do a refresh without utilizing the cache (i.e. a full reload).

Is this a bug? Is there something that should change? I don't understand what the suggestion is here.

travisfont commented 6 years ago

Ah! I had no idea the Ctrl+R was working. Doesn't seem like a bug. I just wasn't able to confirm its functionality. Thanks!