Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
overlay.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Apr 2012 at 16:22 UTC
Updated:
29 Jul 2014 at 20:38 UTC
This bug report comes from the work I've been doing here: #1493324: Inline form errors for accessibility and UX
<a href="#achor">) that opens in the overlay. The attached FOO module creates a page at admin/foo for you.This is particularly bad on pages that have forms as any data the user has entered is now gone.
When I click on an anchor link - no matter how many of them and no matter how many times I click - the page should simply move within the browser view and should not refresh.
Comments
Comment #0.0
bleen commentedRevamped issue summary.
Comment #0.1
bleen commentedRevamped issue summary.
Comment #1
catchTagging. Is this really different from #655388: Many ways to lose data on form input in the overlay?
Comment #2
yashadev commentedMarked as a duplicate of #655388: Many ways to lose data on form input in the overlay
Comment #3
yashadev commentedComment #4
David_Rothstein commentedI don't think this is a duplicate, because the point of this issue is that clicking on an anchor link shouldn't trigger a page request in the first place. (If there's no page refresh, then there won't be any possibility to lose data, regardless of whatever is going on in that other issue.)
I do wonder if this is related to (or maybe even a duplicate of) #1129578: Overlay doesn't respect internal anchor links, though.
Comment #5
catchhmm I'm going to mark it as duplicate of #1129578: Overlay doesn't respect internal anchor links and slightly broaden the scope of that.
Comment #5.0
catchRevamped issue summary.