Closed Bug 1230504 Opened 10 years ago Closed 10 years ago

Request Desktop Site should not be available in reader view

Categories

(Firefox for iOS :: Reader View, defect)

All
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios + ---

People

(Reporter: csuciu, Assigned: n0-0ne+mozilla)

References

Details

Attachments

(1 file)

48 bytes, text/x-github-pull-request
bnicholson
: review+
Details | Review
1. Open an article in reader mode 2. Long tap on the refresh button Result: RDS option pops up Note: On Safari the refresh button is not available in reader mode
Blocks: 1109675
Attached file Pull request
This is a very small change that simply performs a standard reload when long-tapping the refresh button in reader mode instead of presenting the RDS/RMS action sheet / popover.
Attachment #8696024 - Flags: review?(bnicholson)
Sorry, I just saw the note about Safari hiding the refresh button in reader mode. I could try to implement that instead of the simple reload approach in the current pull request. Just let me know what would be more desirable.
Robin, what do you think? Disable the refresh button in reader mode, or allow it without the long-press?
Flags: needinfo?(randersen)
Disable the long-press for RDS, but keep refresh.
Flags: needinfo?(randersen)
Would it be acceptable to just let the long-tap event handler return without doing anything in reader mode? When you long-tap the button in that case it'll highlight in blue until you either release it or the gesture recognizer times out which, I believe, is after 6 seconds. That would be a very easy fix but the UX feedback might be a bit confusing. If we want to truly disable long-tapping in reader mode, we'd need to expose the gesture recognizer to the browser view controller and toggle it on and off when the user switches into and out of reader mode.
Flags: needinfo?(randersen)
(In reply to hennes from comment #5) > Would it be acceptable to just let the long-tap event handler return without > doing anything in reader mode? I think this will be OK -- I think this bug is a pretty unusual edge case, so let's just go with the easy fix for now.
Assignee: nobody → johannesmarbach
Status: NEW → ASSIGNED
Component: General → Reader View
Summary: RDS should not be available in reader mode → Request Desktop Site should not be available in reader view
(In reply to Brian Nicholson (:bnicholson) from comment #6) > I think this will be OK -- I think this bug is a pretty unusual edge case, > so let's just go with the easy fix for now. Cool, this boils down to a mini-change then. PR is updated accordingly. :)
Comment on attachment 8696024 [details] [review] Pull request Looks great. Thanks!
Flags: needinfo?(randersen)
Attachment #8696024 - Flags: review?(bnicholson) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: