Project

General

Profile

Actions

Bug #110

closed

Privacy Browser crashes on load if the homepage is blank.

Added by Soren Stoutner about 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Next Release
Start date:
03/24/2017
Due date:
% Done:

0%

Estimated time:

Description

The crash was introduced in 2.0.1. It is caused by `hostname.equals(currentDomain)`, which isn't happy if `hostname` is null.

Bug reported by Jose A. León Becerra.

Actions #2

Updated by Soren Stoutner about 7 years ago

In working on this bug I also changed the behavior so that when the homepage is blank `urlTextBox` is set to `""` (previously `WebView` would set it to `about:blank`), `urlTextBox` is focused, and the keyboard is displayed. This behavior should make things easier for those who don't want to load a homepage when Privacy Browser starts.

Actions #3

Updated by Soren Stoutner about 7 years ago

  • Description updated (diff)
Actions #4

Updated by Soren Stoutner about 7 years ago

  • Subject changed from Privacy Browser crashed on load if the homepage is blank. to Privacy Browser crashes on load if the homepage is blank.
Actions #5

Updated by Soren Stoutner about 5 years ago

  • Priority changed from 2 to Next Release
Actions

Also available in: Atom PDF