Open Bug 740812 Opened 12 years ago Updated 2 months ago

longdesc accessible action forces new tab/window to open

Categories

(Core :: Disability Access APIs, defect)

32 Branch
x86
Windows Vista
defect

Tracking

()

People

(Reporter: faulkner.steve, Unassigned)

Details

Attachments

(1 obsolete file)

User Agent: Mozilla/5.0 (Windows NT 6.0; rv:11.0) Gecko/20100101 Firefox/11.0
Build ID: 20120312181643

Steps to reproduce:

activated the accessible action associated with longdesc attribute


Actual results:

opened linked page in new tab


Expected results:

open linked page in same tab
always forcing a new tab to open for longdesc URL is not good as one of the use cases is to point to content elsewhere on the same page
(In reply to steve faulkner from comment #1)
> always forcing a new tab to open for longdesc URL is not good as one of the
> use cases is to point to content elsewhere on the same page

do you mean "#id" url? shouldn't we just scroll the that id instead of reloading the page?
(In reply to alexander :surkov from comment #2)
> (In reply to steve faulkner from comment #1)
> > always forcing a new tab to open for longdesc URL is not good as one of the
> > use cases is to point to content elsewhere on the same page
> 
> do you mean "#id" url? shouldn't we just scroll the that id instead of
> reloading the page?

yes like a normal in page anchor moves the point of regard to the anchor point with correpsonding id value and tab order continues from there

<a href="#poot">link</a>

...
...
...

<h2 id="poot">heading</h2>
so longdesc behavior should be the same as <a href="">, correct?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hello Steve,

I saw, that this old Bug was solved in another Bug-number.
but just to be sure before we close this Bug-report, can you please confirm, that this is working for you with an actual Version of FF?

thanks for your help.
Flags: needinfo?(faulkner.steve)
(In reply to Stefan Weiss [:sir_none] from comment #5)
> Hello Steve,
> 
> I saw, that this old Bug was solved in another Bug-number.
> but just to be sure before we close this Bug-report, can you please confirm,
> that this is working for you with an actual Version of FF?
> 
> thanks for your help.

still opens new tab in firefox 32.02
Flags: needinfo?(faulkner.steve)
Hello Steve,

can you give us an example page where you can see the problem?

I have tested it on:
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_img_longdesc

[right-click] on the pic and choose "View Description"
on my site it opens in same tab than the picture is in.
(In reply to Stefan Weiss [:sir_none] from comment #7)
> Hello Steve,
> 
> can you give us an example page where you can see the problem?
> 
> I have tested it on:
> http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_img_longdesc
> 
> [right-click] on the pic and choose "View Description"
> on my site it opens in same tab than the picture is in.

hi Stefan, 
If you test by activating the default accessible action exposed in Firefox via MSAA [accDefaultAction:showlongdesc] it opens in a new tab. You can test this by using aViewer [http://www.paciellogroup.com/resources/aviewer/] and activating the action by pressing/clicking it in the MSAA tree view (tight side panel).
Component: Untriaged → Disability Access APIs
Product: Firefox → Core
Version: 11 Branch → 32 Branch
Severity: normal → S3
Attachment #9386949 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: